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