@props(['paginator']) @if($paginator->hasPages())
@if ($paginator->onFirstPage()) ← Previous @else ← Previous @endif @if ($paginator->hasMorePages()) Next → @else Next → @endif
@endif