@include('frontend.layouts.partials.dark_mode_initialization') @include('frontend.layouts.partials.tailwind_custom_color_variables') @include('frontend.layouts.partials.style') @include('partials.google_translator') @include('frontend.layouts.partials.mobile_fixed_login_register_button') @include('frontend.layouts.nav') @yield('content') @include('frontend.layouts.footer') {{-- @include('frontend.layouts.partials.mobile_fixed_login_register_button_two') --}} @include('frontend.layouts.partials.additional_script') @include('frontend.layouts.partials.language_translation_script') @include('partials.live_chat')