@php $isRTL = isRTL(app()->getLocale()); @endphp @include('frontend.theme_2.partials.styles') @stack('styles')
@include('cookie.cookie-consent.index') @include('frontend.theme_2.partials.header') @yield('content') @include('frontend.toast') @include('frontend.theme_2.partials.footer')
@include('frontend.theme_2.partials.scripts') @stack('scripts') @include('chatbot::include') @include('wchat::include')