From 3e5a18f8f89e272df835460ec5a03ac6a22cee7c Mon Sep 17 00:00:00 2001 From: Juthatip McDevitt Date: Wed, 12 Jun 2024 11:43:04 -0500 Subject: [PATCH] created booking page --- hotel_booking/booking.php | 103 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 hotel_booking/booking.php diff --git a/hotel_booking/booking.php b/hotel_booking/booking.php new file mode 100644 index 0000000..cec67df --- /dev/null +++ b/hotel_booking/booking.php @@ -0,0 +1,103 @@ + + + + + + Booking | Midtown Hotel + + + + +
+ +
+

Rooms available

+
+
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file