validated(); $data = $repository->list($params); return ListResource::collection($data); } }