@props(['paginator']) {{-- Numbered pager (01 02 03 …) matching the site's underline-slide convention, plus a trailing arrow to the next page. Real pagination — takes any Illuminate\Contracts\Pagination\LengthAwarePaginator. Usage: --}} @if($paginator->hasPages()) @endif