user()->id) ->latest('id') ->simplePaginate(Paginator::resolvePerPage('per_page', 20, 50)); return PointLogResource::collection($pointLogs); } }