id === $catering->user_id || $user->isAdmin(); } public function create(User $user): bool { return true; } }