@php $currentRouteName = \Illuminate\Support\Facades\Route::currentRouteName(); $routeParameters = request()->route()->parameters; @endphp @if ($paginator->hasPages()) @endif