prefix('user')->group(function () { Route::post('/import/associados', 'importAndSync')->middleware('permission:config.user,add'); });