service->getAll(); $resource = ProjectImageResource::collection($data); return $this->sendResponse("get_data_sucssefuly",["data"=>$resource]); } }