
Booking Detail
Filters
Customer | Number | Booking Date | Guests | Restaurant | Status | Payment | Source | More Detail |
---|---|---|---|---|---|---|---|---|
{{customerList(data.customerNames)}} | {{data.orderNumber}} | {{data.bookingDate | date : "dd-MM-y hh:mm a"}} | {{data.noOfPeople}} | {{data.restaurantName}} | {{data.bookingStatus}} | {{data.paymentStatus}} | {{data.orderType}} |
Record Not Found
Customers' Name | Contact No. | Booking Source | Floor | Notes | Occasion | Ratings of Restaurant | |
---|---|---|---|---|---|---|---|
{{customerName(bookingInfo.customers)}} | {{Email(bookingInfo.customers)}} | {{ContactNo(bookingInfo.customers)}} | {{bookingInfo.bookingSource}} | {{bookingInfo.floorName}} | {{bookingInfo.notes}} | {{bookingInfo.occasion}} | {{bookingInfo.rating}} |
Record Not Found