@yield('header')
@include('_admin.layout.header')
@include('_admin._particles.update-alert') @include('errors.error') @yield("content")
@include('_admin.layout.footer')
@yield('footer_js') @yield('footer')
@include('.errors.swalerror')