@include('layout.header')
@yield('css')
{{-- sweetalert2 --}}
@include('layout.navbar')
@include('layout.slidebar')
@include('layout.footer')
@include('layout.js')
{{-- sweetalert2 --}}
@yield('js')
{{-- الكود الخاص بتفاعل sidebar --}}
{{-- الكود الخاص بتفاعل sidebar --}}