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