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