@can('show_notifications')
@livewire('notifications')
@endcan {{ __('POS') }} {{-- --}} {{-- LTR RTL --}}
    {{ Auth::user()->name }} {{ __('Profile') }}
    {{ __('Settings') }}
    @livewire('cache') {{-- {{ __('Profile') }} --}}
    @csrf {{ __('Log Out') }}