Dashboard {{-- If you use user icon and menu add margin mr-3 to search --}} {{--
--}} @livewire('global-search')
@if (!auth()->user()->isAdmin) @endif @if (file_exists(app_path('Http/Livewire/LanguageSwitcher.php')))
@endif {{-- User icon and menu --}} {{--
    ...
    ActionAnother actionSomething else here
    Seprated link
--}}