@if ($paginator->onFirstPage()) @else {{__('Prev')}} @endif @if ($paginator->hasMorePages()) {{__('Next')}} @endif