{{ __('admin.shortname')}} {{ config('app.name')}}
Toggle navigation
  • @php $locale = session()->get('locale'); @endphp @if($locale =="en" || $locale =="") @elseif($locale =="ar") @endif
    • {{ __('common.en')}}
    • {{ __('common.ar')}}
  • 10
    • You have 10 notifications
      • 5 new members joined today
      • Very long description here that may not fit into the page and may cause design problems
      • 5 new members joined
      • 25 sales made
      • You changed your username
    • View all
  • @php $auth = Auth::user(); @endphp
  • User Image {{ $auth->firstname}} {{ $auth->lastname}}
    • User Image

      {{ $auth->firstname}} {{ $auth->lastname}} Member since Nov. 2019

    • {{ __('admin.profile')}}
      {{ __('admin.signout')}}