{{ auth.isSuperAdmin.value ? 'All submitted bookings across every PIC.' : 'Bookings assigned to you as PIC.' }}
Configure the event capacity used to calculate sold and left inventory.
Last updated {{ settings.updatedAt ? formatDateTime(settings.updatedAt) : 'Not set yet' }}
Pending bookings are not counted as sold until the PIC confirms them.
Pending tables
{{ summary.pendingTables }}
Pending seats
{{ summary.pendingSeats }}
{{ item.label }}
{{ item.value }}
{{ item.meta }}
Total Tables
{{ formatInventoryNumber(summary.totalTables) }}
Total bookings
{{ bookings.length }}
Booking status
{{ confirmedCount }} confirmed, {{ pendingCount }} pending