{{-- Tabler CSS (RTL) --}} {{-- Tabler Icons --}} {{-- Cairo Arabic Font --}} {{-- DataTables --}} {{-- Select2 --}} {{-- SweetAlert2 --}} {{-- Toastr --}} @stack('styles')
@include('admin.layouts.sidebar')
@include('admin.layouts.topbar') {{-- Page Header --}} @hasSection('page-header') @endif {{-- Main Content --}}
@if(session('success')) @endif @if(session('error')) @endif @yield('content')
@include('admin.layouts.footer')
{{-- Mobile Bottom Navigation --}} @include('admin.layouts._mobile_nav') {{-- jQuery (DataTables يحتاجه) --}} {{-- Tabler JS --}} {{-- DataTables --}} {{-- Select2 --}} {{-- SweetAlert2 --}} {{-- Toastr --}} {{-- ApexCharts --}} @stack('scripts')