@isset($title) {{ __($title) }} @endisset {!! SEOMeta::generate() !!} {!! OpenGraph::generate() !!} {!! Twitter::generate() !!} {!! JsonLd::generate() !!} @if (isset($setting)) @endif {{-- Fonts --}} {!! htmlScriptTagJsApi() !!} @yield('custom-css') @if (isset($setting)) @if ($setting->analytics_id != "") @endif @if ($setting->google_tag != '') @endif @endif @if (isset($setting)) @if ($setting->google_tag != '') @endif @endif {{-- Page Content --}}
@yield('content') {{-- WhatsApp Chatbot --}} @if ($config[49]->config_value == "1") @endif {{-- Cookie consent --}} @include('cookie-consent::index')
@yield('custom-js') {{-- Scripts --}} @if (isset($setting)) @if ($setting->tawk_chat_key != "") @endif @if ($setting->google_tag != "") @endif @endif {{-- Animation --}}