page_fix
This commit is contained in:
@@ -42,7 +42,7 @@ class SettingsController extends Controller
|
||||
// checking authentication
|
||||
$this->middleware('auth');
|
||||
// checking roles
|
||||
$this->middleware('roles');
|
||||
$this->middleware('role.agent');
|
||||
$this->language();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user