@php $end = $paginator->perPage() * ($paginator->currentPage() -1) + $paginator->count(); @endphp