@if ($paginator->hasPages())
@if (!$paginator->onFirstPage()) @lang('Previous') @endif @if ($paginator->hasMorePages()) @lang('Next') @endif
@endif