array items() Get all of the items being paginated.
string|null nextPageUrl() The the URL for the next page, or null.
int lastItem() Get the "index" of the last item being paginated.
bool isEmpty() Determine if the list of items is empty or not.
int firstItem() Get the "index" of the first item being paginated.
$this|string fragment(string|null $fragment = null) Get / set the URL fragment
bool hasPages() Determine if the underlying paginator being presented has
bool hasPages() Determine if there are enough items to split into multiple
Page 1 of 4