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