hasPermission('appearance.index'); } public function update(User $user) { return $user->hasPermission('appearance.update'); } }