Booking {booking.uuid}
Last updated {new Date(booking.updatedAt).toLocaleTimeString()}
- Buchungszeitraum
- {daysFormatFrontend(booking.days)}
- Bucher
- {booking.booker.name}
- {booking.booker.email}
- Status
- {booking.status}
Last updated {new Date(booking.updatedAt).toLocaleTimeString()}