validated(); $data = $repository->create($params); return RowResource::make($data); } }