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