@yield('head_js') {{--@include('frontend.svg_icons.svg_imports_tag')--}} {{--@include('indexable.partials.svg.brand_svg_logo')--}}
@include('backend.sidebar')
{{--@include('backend.system_errors')--}} @include('backend.backend_errors') @include('backend.backend_messages')
@yield('content')
@hasSection('local_javascript') @yield('local_javascript') @else @endif @yield('custom_scripts') @if(config('app.env') == 'localxxx') {{--Live Reload--}} @endif