@vite(['resources/css/styles.css', 'resources/js/app.js']) @stack('head')
{{-- ── Sidebar ── --}} {{-- ── Main Content Area ── --}}
{{-- Top Bar — h-20 (80px) matches sidebar logo height --}}
{{-- Preview Links (centre) --}} {{-- Notifications + Profile (right) --}}
{{-- Notifications (Removed) --}} {{-- Profile Avatar --}}
{{-- Dropdown Menu --}}
{{-- لوحة التحكم --}}
لوحة التحكم مركز العمليات
{{-- الملف الشخصي --}}
الملف الشخصي إدارة البيانات
{{-- تسجيل الخروج --}}
@csrf
{{-- Page Content --}}
@yield('content')
{{-- ── EbdaAlert System — Unified Component ── --}} {{-- ── Additional page scripts ── --}} @stack('scripts')