Remaining Seats: {{ $total_remaining_seats }}
--}}| Action(s) | Name | Reamining Guest Seats | Status | Guest Seats | Total Seats | Staff Seats | Graduate Seats | Notification Trigger Threshold | Notification Sent Count |
|---|---|---|---|---|---|---|---|---|---|
| {{ $seat->name }} | {{ $seat->remaining_guest_seats }} | {!! statusHtml($seat->status) !!} | {{ $seat->graduate_seats }} | {{ $seat->total_seats }} | {{ $seat->staff_seats }} | {{ $seat->guest_seats }} | {{ $seat->notification_trigger_threshold }} | {{ $seat->notification_sent_count }} | |
| {{ noData() }} | |||||||||