From 265bdd411a6773fad297159d87f7b2844c137452 Mon Sep 17 00:00:00 2001 From: Juthatip McDevitt Date: Wed, 26 Jun 2024 17:42:41 -0500 Subject: [PATCH] created invoice page after make a reservation --- hotel_booking/reserved.php | 148 +++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 hotel_booking/reserved.php diff --git a/hotel_booking/reserved.php b/hotel_booking/reserved.php new file mode 100644 index 0000000..8a930a6 --- /dev/null +++ b/hotel_booking/reserved.php @@ -0,0 +1,148 @@ + + + + + + + + Reserved Room confirmation | Midtown Hotel + + + + +
+
+
+
+
+ +
+
+

Midtown Hotel

+

36381 Trantow Hill,

+

New Port, FL 57941

+

(123) 456-7891

+

accombooking@midtownhotel.com

+
+
+
+
+

Bill to:

+

First name Last name

+

Address

+

Phone

+
+
+

Order ID:

+

Invoice date:

+

Due date:

+
+
+
+
+ + + + + + + + + + + + + + + + + +
DetailsCheck inCheck outPrice
room detail room detail room detail room detailCheck-inCheck-outprice
+
+
+

Total: $

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