@php $isIframe = request()->iframe_mode; @endphp
@include('includes.switcher') @include('includes.loader')
@include('includes.header') @include('includes.sidebar')
@yield('content')
@include('includes.footer')
{{-- tat loi panel --}} {{-- tat di loi modal --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- input custom mask --}} {{-- init ckeditor --}} {{-- init select2 --}} {{-- fix 1 số bug vue+jquery, bootstrapmodal, ckeditor, select2 --}} @yield('script-footer')