• {{__('website.Home')}}
  • {{__('website.Shop')}}
  • {{__('website.Portfolio')}}
  • {{__('website.Preview')}}
  • {{__('website.Client_Portal')}}
  • {{__('website.Contact_Us')}}
    • {{__('website.AR')}}
    • {{__('website.EN')}}
  • {{__('website.dropdown_person1')}}
    {{__('website.dropdown_person2')}} @if((auth()->user()) != null) {{auth()->user()->firstname}} @else user ! @endif

  • shopping_cart {{__('website.My_orders')}}
  • bookmark {{__('website.My_favorites')}}
  • person {{__('website.Personal_details')}}
  • @if(auth()->user() != null)
    {{__('website.SIGN_OUT')}}
    @else
    {{__('website.SIGN_In')}}
    @endif
  • {{__('website.Home')}}
  • {{__('website.Shop')}}
  • {{__('website.Portfolio')}}
  • {{__('website.Preview')}}
  • {{__('website.Client_Portal')}}
  • {{__('website.Contact_Us')}}
    • {{__('website.AR')}}
    • {{__('website.EN')}}
  • {{__('website.dropdown_person1')}}
    {{__('website.dropdown_person2')}} @if((auth()->user()) != null) {{auth()->user()->firstname}} @else user ! @endif
  • shopping_cart {{__('website.My_orders')}}
  • bookmark {{__('website.My_favorites')}}
  • person {{__('website.Personal_details')}}
  • @if(auth()->user() != null)
    {{__('website.SIGN_OUT')}}
    @else
    {{__('website.SIGN_In')}}
    @endif