@if ($paginator->hasPages()) @if(is_mobile())
@lang('pagination.previous')
{{ $paginator->lastPage() }}
@lang('pagination.next')
@else @endif @endif