user(); return $auth_user->isAdmin() || ($auth_user->id == $this->user->id); } public function rules() { return []; } }