communityService->bind($request->validated()); return $this->success(['id' => $res->id]); } }