@if ($favicon = core()->getConfigData('general.design.admin_logo.favicon')) @else @endif @yield('css') {!! view_render_event('bagisto.admin.layout.head') !!} getCurrentLocale() && core()->getCurrentLocale()->direction == 'rtl') class="rtl" @endif style="scroll-behavior: smooth;">
{!! view_render_event('bagisto.admin.layout.content.before') !!} @yield('content') {!! view_render_event('bagisto.admin.layout.content.after') !!} @if (core()->getConfigData('general.content.footer.footer_toggle')) @endif
@stack('javascript') {!! view_render_event('bagisto.admin.layout.body.after') !!}