user()->can('view', $this->user); return auth()->user()->isAdmin(); } }