@if(Route::has($route)) @php $params = (isset($params)) ? $params : []; $routeInfo = explode(".", $route); @endphp