@if ($paginator->total() > 0) Showing {{ $paginator->firstItem() }} - {{ $paginator->lastItem() }} of {{ $paginator->total() }} @else 0 items @endif