BookingContactForm
Common
import BookingContactForm from "@dertour/ui/components/common/BookingContactForm/BookingContactForm"
Contact form on the booking detail page (KWRP-218, Bookings §2.1.3): lets the customer message the Kuoni team for assistance with a specific booking. Posts to the booking-message route handler, which forwards to the CRM tagged with the booking. Shares message validation with the quote contact form; the message is never logged.
Loading demo…