@extends('layouts.superadmin') @section('title','نظام زُهرة — عرض اجتماع') @section('content')
{{ $meeting->description }}
@endif| الاسم | الحالة | سبب (إن وجد) |
|---|---|---|
| {{ optional($p->user)->name ?? ('#'.$p->user_id) }} | {{ \App\Services\Zuhra\ZuhraAi::attendanceLabel($s) }} | {{ $p->excuse_reason ?? '—' }} |