service->getAll(); $resorse = ServiceResource::collection($data); return $this->sendResponse("get_data_succsussfuly",["data"=>$resorse]); } }