@php use Illuminate\Support\Facades\Route; $currentRouteName = Route::currentRouteName(); @endphp