@extends($layout) @section('title', 'طلب نشاط جديد') @section('content')
{{-- Header --}}

طلب نشاط جديد

قدم طلب لنشاط جديد

{{-- Form Card --}}
@csrf {{-- Request Type Selection --}}
{{-- Activity Type --}}
{{-- Guest Data Section (Hidden by default) --}} {{-- Activity Request Section (Visible by default) --}}
{{-- Date and Time --}}
{{-- Duration --}}
{{-- Notes --}}
{{-- Recipient Selection --}}

اختر المشرف أو المسؤول الذي تريد إرسال الطلب إليه

{{-- Actions --}}
إلغاء
@endsection