@if(!Route::is(['shop', 'all.product','single.product','product.list.left.sidebar','product.shorting','product.filtering','product.shorting.left.side','product.filtering.left.side','category.product','category.product_left','brand.product','brand.product_left']))
{{ $allsettings['app_title'] }}
@if (!Auth::user())
{{ __('Register') }}
| @endif
@if (Auth::user())
{{ $allsettings['app_title'] }} {{ Auth::user()->name }}
    @if (Auth::user()->is_admin == ACTIVE)
  • {{ __('Dashboard') }}
  • @else
  • {{ __('Profile') }}
  • @endif
  • {{ __('Logout') }}
@else
login
@endif
|
{{ getLanguage('en')->name }} @if (getLanguage('en')->status == 1 && getLanguage('fr')->status == 1) @endif {{ getLanguage('fr')->name }} @if (getLanguage('en')->status == 1 && getLanguage('fr')->status == 1) @endif
@endif @if(Route::is(['shop', 'all.product','single.product','product.list.left.sidebar','product.shorting','product.filtering','product.shorting.left.side','product.filtering.left.side','category.product','category.product_left','brand.product','brand.product_left']))
{{ $allsettings['app_title'] }}
@if (!Auth::user())
{{ __('Register') }}
| @endif
@if (Auth::user())
{{ $allsettings['app_title'] }} {{ Auth::user()->name }}
    @if (Auth::user()->is_admin == ACTIVE)
  • {{ __('Dashboard') }}
  • @else
  • {{ __('Profile') }}
  • @endif
  • {{ __('Logout') }}
@else
login
@endif
|
{{ getLanguage('en')->name }} @if (getLanguage('en')->status == 1 && getLanguage('fr')->status == 1) @endif {{ getLanguage('fr')->name }} @if (getLanguage('en')->status == 1 && getLanguage('fr')->status == 1) @endif
{{ session()->has('wishlist') ? count(session()->get('wishlist')) : '0' }} {{ __('Wishlist') }}
{{ session()->has('compare') ? count(session()->get('compare')) : '0' }} {{ __('Compare') }}
{{ cartCountItem() }} {{ __('Your Cart') }}
@if (!Auth::user())
{{ __('Register') }}
| @endif
@if (Auth::user())
{{ $allsettings['app_title'] }} {{ Auth::user()->name }}
    @if (Auth::user()->is_admin == ACTIVE)
  • {{ __('Dashboard') }}
  • @else
  • {{ __('Profile') }}
  • @endif
  • {{ __('Logout') }}
@else
login
@endif
|
{{ getLanguage('en')->name }} @if (getLanguage('en')->status == 1 && getLanguage('fr')->status == 1) @endif {{ getLanguage('fr')->name }} @if (getLanguage('en')->status == 1 && getLanguage('fr')->status == 1) @endif
{{ $allsettings['app_title'] }}
{{ session()->has('wishlist') ? count(session()->get('wishlist')) : '0' }} {{ __('Wishlist') }}
{{ session()->has('compare') ? count(session()->get('compare')) : '0' }} {{ __('Compare') }}
{{ cartCountItem() }} {{ __('Your Cart') }}
@endif
  • @if(app()->getLocale() == 'ar') {{ __('Join Us!') }} @else {{ __('Join Us!') }} @endif
  • @if(app()->getLocale() == 'ar') {{ __('Reserves') }} @else {{ __('Reserves') }} @endif
  • @if(app()->getLocale() == 'ar') {{ __('Shop Now!') }} @else {{ __('Shop Now!') }} @endif