user() ->quotaLogs() ->latest('id') ->simplePaginate($perPage); return QuotaLogResource::collection($quotaLogs); } }