{{ trans('app.of_total', ['first' => $paginator->firstItem(), 'last' => $paginator->lastItem(), 'total' => $paginator->total()]) }}
@if ($paginator->onFirstPage()) @else @endif @if ($paginator->hasMorePages()) @else @endif