@if ($bs->is_analytics == 1) {!! $bs->google_analytics_script !!} @endif {{$bs->website_title}} @yield('pagename') @yield('styles') @if ($bs->is_tawkto == 1 || $bex->is_whatsapp == 1) @endif @if (count($langs) == 0) @endif @if ($be->theme_version == 'dark') @endif @if ($rtl == 1) @endif @if ($bs->is_appzi == 1) @endif @if ($be->is_facebook_pexel == 1) {!! $be->facebook_pexel_script !!} @endif @if ($bs->is_appzi == 1) {!! $bs->appzi_script !!} @endif
{{$bs->support_email}} {{$bs->support_phone}}
@if (!empty($currentLang) && count($langs) > 1) @endif @guest @if ($bex->is_user_panel == 1) @endif @endguest @auth
{{Auth::user()->username}}
@endauth
@includeIf('front.default.partials.navbar')
@if (!request()->routeIs('front.index') && !request()->routeIs('front.packageorder.confirmation')) @endif @yield('content') {{-- WhatsApp Chat Button --}}
@if ($bex->preloader_status == 1)
@endif @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
{{-- Cookie alert dialog start --}} @if ($be->cookie_alert_status == 1) @include('cookieConsent::index') @endif {{-- Cookie alert dialog end --}} {{-- Popups start --}} @includeIf('front.partials.popups') {{-- Popups end --}} @php $mainbs = []; $mainbs = json_encode($mainbs); @endphp {{-- whatsapp init code --}} @if ($bex->is_whatsapp == 1) @endif @yield('scripts') @stack('event-js') @if (session()->has('success')) @endif @if (session()->has('error')) @endif @if ($bs->is_tawkto == 1) {!! $bs->tawk_to_script !!} @endif @if ($bs->is_addthis == 1) {!! $bs->addthis_script !!} @endif