@php $route_name = Route::currentRouteName(); $group_name = app('request')->input('group') ; $main_url = route('settings_main_page'); @endphp