@if ($bs->is_analytics == 1) {!! $bs->google_analytics_script !!} @endif {{$bs->website_title}} @yield('pagename') @if ($bs->is_tawkto == 1 || $bex->is_whatsapp == 1) @endif @if (count($langs) == 0) @endif @if ($rtl == 1) @endif @yield('styles') @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 @includeIf('front.car.partials.navbar') @if (!request()->routeIs('front.index') && !request()->routeIs('front.packageorder.confirmation')) @endif @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 {{-- WhatsApp Chat Button --}}
@if ($bex->preloader_status == 1)
@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') @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