orderByDesc("request_at") ->filter($request->all()) ->paginate(); return SystemOperationLogResource::collection($logs); } }