@yield('css') {!! view_render_event('bagisto.admin.layout.head') !!}
getCurrentLocale()->direction == 'rtl') class="rtl" @endif style="scroll-behavior: smooth;">
@if (core()->getConfigData('general.design.admin_logo.logo_image'))
@else
@endif
{!! 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') !!}