{{-- X-CSRF-TOKEN: https://laravel.com/docs/9.x/csrf#csrf-x-csrf-token --}} Admin Panel {{-- DataTable --}}
@include('admin.layout.header')
@include('admin.layout.sidebar') @yield('content')
{{-- NOTE: I MOVED THIS SECTION TO admin/js/My-Sweet-Alert.js FILE! After the SweetAlert2 CDN link block in the Country! I downloaded the library using 'npm' --}} {{-- The SweetAlert2 package for Confirm Deletion Message in sections.blade.php --}} {{-- --}} {{-- --}} {{-- Start: Our Custom Admin JS --}} {{-- End: Our Custom Admin JS --}}