cant(Permissions::ADMIN_AREA->value)) throw new AuthorizationException(); View::share('title', 'Dashboard'); return view('admin.dashboard'); } }