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