Loading space details...
{{ error }}
{{ space.description }}
View existing bookings and available time slots
| User | Date | Time | Title | Status | Actions |
|---|---|---|---|---|---|
| {{ b.user?.full_name || b.guest_name || 'Unknown' }} | {{ formatBookingDate(b.start_datetime) }} | {{ formatBookingTime(b.start_datetime) }} - {{ formatBookingTime(b.end_datetime) }} | {{ b.title }} | {{ b.status }} |