@if ($paginator->hasPages())
{{ $paginator->firstItem() }} - {{ $paginator->lastItem() }} of {{ $paginator->total() }}
@endif