@if ($rtl == 1) @endif @if ($be->theme_version == 'dark') @endif @yield('styles')
{{$bs->support_email}} {{$bs->support_phone}}
@if (!empty($currentLang)) @endif @auth
{{Auth::user()->username}}
@endauth
@includeIf('front.default.partials.navbar')
@yield('content') @if ($bex->is_shop == 1 && $bex->catalog_mode == 0)
{{cartLength()}} {{__('ITEMS')}}
{{$bex->base_currency_symbol_position == 'left' ? $bex->base_currency_symbol : ''}} {{cartTotal()}} {{$bex->base_currency_symbol_position == 'right' ? $bex->base_currency_symbol : ''}}
@endif
{{-- Loader --}}
{{-- Loader --}} @yield('scripts') @if (session()->has('success')) @endif @if (session()->has('error')) @endif