diff --git a/hotel_booking/admin/ajax/room.php b/hotel_booking/admin/ajax/room.php new file mode 100644 index 0000000..816f1bc --- /dev/null +++ b/hotel_booking/admin/ajax/room.php @@ -0,0 +1,34 @@ +Next: create table for room additional accommodation and write function (same as accommodation) + } +?> \ No newline at end of file diff --git a/hotel_booking/admin/rooms.php b/hotel_booking/admin/rooms.php new file mode 100644 index 0000000..27fadb1 --- /dev/null +++ b/hotel_booking/admin/rooms.php @@ -0,0 +1,193 @@ + + + + + + + Admin Dashboard-rooms | Midtown Hotel + + + + +
+
+
+

Rooms

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