@yield('og-meta') {{ $bs->website_title }} @yield('pagename') {{-- @if ($rtl == 1) @endif --}} {{-- --}} {{-- Toastr css --}} @if ($rtl == 1) @endif {{-- --}} @yield('styles') @if ($bs->is_whatsapp == 0 && $bs->is_tawkto == 0) @endif @php $primaryRgbColor = hex2rgb($bs->base_color); @endphp @if(!is_null($bs->adsense_publisher_id)) @endif @if ($bs->preloader_status == 1)
Loader
@endif @if (!request()->routeIs('user.login')) @includeIf('front.partials.header') @endif @if (!request()->routeIs('front.index') && !request()->routeIs('user.login'))

@yield('breadcrumb-title')

Bg Bg
Shape Shape Shape Shape Shape Shape
@endif @yield('content') {{-- footer section --}} @if (!request()->routeIs('user.login')) @includeIf('front.partials.footer') @endif
@if ($be->cookie_alert_status == 1) @endif {{-- Popups start --}} @includeIf('front.partials.popups') {{-- Popups end --}} {{-- WhatsApp Chat Button --}}
{{-- --}} {{-- --}} @yield('scripts') @yield('vuescripts') @if (session()->has('success')) @endif @if (session()->has('error')) @endif @if (session()->has('warning')) @endif {{-- whatsapp init code --}} @if ($bs->is_whatsapp == 1) @endif @if ($bs->is_tawkto == 1) @php $directLink = str_replace('tawk.to', 'embed.tawk.to', $bs->tawkto_property_id); $directLink = str_replace('chat/', '', $directLink); @endphp @endif