@stack('header_script') @include('backend.layouts.header') @if(config('app.locale') == 'bn') @endif @if($theme->theme == 'dark') @endif {{-- --}}
@yield('body')
@include('sweetalert::alert') @include('backend.layouts.footer_scripts') @stack('footer_script')