@include('panel::partials.styles') @stack('styles')
@include('panel::partials.header')
@include('panel::partials.sidebar')
@yield('content')
@include('panel::partials.footer') @include('panel::partials.scripts') @stack('scripts') @include('sweetalert::alert')