void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
Create a new paginator instance.
void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
Create a new paginator instance.
Please login to continue.