@stack('style')
@toastr_css
@if(get_option('allow_preloader') == 1)
@endif @include('admin.common.sidebar')
@include('admin.common.header')
@yield('content') @include('admin.common.footer')
@stack('script') @toastr_js @toastr_render @if (@$errors->any()) @endif