@include('layouts.core._head') @include('layouts.core._script_vars') @yield('head') @include('layouts.core._menu_dark_backend') @include('layouts.core._middle_bar') @yield('page_header') @include('layouts.core._errors') @yield('content') @include('layouts.core._notify') @include('layouts.core._notify_backend') @include('layouts.core._flash') {!! \Acelle\Model\Setting::get('custom_script') !!}