$this->collection->map(function ($activity) { return new ActivityBaseResource($activity); }), 'page' => $this->page(), ]; } }