Ларавел Получите текущее название маршрута
Route::currentRouteName()
Beautiful Bird
Route::currentRouteName()
request()->route()->getName()
Route::getCurrentRoute()->getActionName();
// Check if route is ***
Request::route()->named("YourRouteNameView")