@if ($paginator->hasPages())
Showing {{ $paginator->count() }} results of {{ $paginator->total() }} — Page {{ $paginator->currentPage() }}
@endif