@include('layouts.meta_tags') {{ setting('application_name') }} | @yield('title') @stack('style') @include('frontend.include.header') @yield('content') @include('frontend.include.footer')
whatsApp-link
{{-- Book a viewing popup box--}} {{-- {!! setting('tawk_widget_code') !!}--}} {{--apply empty condition --}} @if(!empty(env('TAWKTO_LINK'))) {{ \TawkTo::widgetCode() }} @endif @include('frontend.script.landloardScript') @yield('script')