{{ __('Dashboard') }} {{ __('POS') }} {{ __('Products') }} {{ __('Categories') }} {{ __('Suppliers') }}
{{ __('Sales Report') }} {{ __('Inventory Report') }}
@foreach(LaravelLocalization::getSupportedLocales() as $localeCode => $properties) {{ $properties['native'] }} @endforeach {{ __('Profile') }}
@csrf{{ __('Log Out') }}
{{ __('Dashboard') }}
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}