@php if(str_contains((string)request()->path(),'translations')){ $main_menu = 'settings'; $sub_menu = 'translations'; } @endphp