{{-- Favicon --}} {{-- Fonts --}} {{-- Font Awesome --}} {{-- Admin Dashboard CSS --}} {{-- SweetAlert2 --}} {{-- Chart.js --}} @stack('styles')
{{-- Sidebar --}} @include('admin::partials.sidebar') {{-- Main Content --}}
{{-- Header --}} @include('admin::partials.header') {{-- Page Content --}}
@yield('content')
{{-- Mobile Overlay --}}
{{-- SweetAlert2 JS --}} {{-- Admin JS --}} {{-- Notification System JS --}} @stack('scripts')