@yield('head') @yield('css') {!! view_render_event('bagisto.admin.layout.head') !!} getCurrentLocale() && core()->getCurrentLocale()->direction == 'rtl') class="rtl" @endif style="scroll-behavior: smooth;">
@include ('admin::layouts.nav-top') @include ('admin::layouts.nav-left')
@yield('content-wrapper')
@stack('scripts') {!! view_render_event('bagisto.admin.layout.body.after') !!}