| # | العنوان | الفترة | المقاعد | النوع | التسجيل | الحالة الزمنية | آخر تحديث | الإجراءات |
|---|---|---|---|---|---|---|---|---|
| {{ $c->id }} |
{{ $c->title }}
@if(count($features))
@foreach($chips as $ch)
{{ $ch }}
@endforeach
@if($more>0)
+{{ $more }}
@endif
@endif
|
{{ $c->apply_start }} → {{ $c->apply_end }} | {{ number_format($c->seats) }} | {{ $typeText }} | {{ $regText }} | @if($isOpen) مفتوح @elseif($isUpcoming) قادم @else منتهٍ @endif | {{ \Carbon\Carbon::parse($c->updated_at)->timezone('Asia/Riyadh')->format('Y-m-d H:i') }} |
|
| لا توجد دورات مطابقة للبحث/الفلترة. | ||||||||
| # | الاسم | إيميل التسجيل | إيميل المستخدم | الجوال | رقم العضوية | تاريخ التسجيل |
|---|---|---|---|---|---|---|
| {{ $r->id ?? $r->reg_id ?? '—' }} | {{ $u->name ?? '—' }} | {{ $r->email ?? $r->reg_email ?? '—' }} | {{ $u->email ?? '—' }} | {{ $u->phone ?? '—' }} | {{ $r->membership_number ?? '—' }} | {{ \Carbon\Carbon::parse($r->created_at ?? $r->reg_created_at)->timezone('Asia/Riyadh')->format('Y-m-d H:i') }} |
| لا يوجد مسجّلون لهذه الدورة. | ||||||