@if($paginator->hasPages())
Page {{$paginator->currentPage()}} of {{$paginator->lastPage()}}
@endif