| Name | +Address | +City, State | +Zip | +Action | +
|---|---|---|---|---|
| ${hotel.name} | +${hotel.address} | +${hotel.city}, ${hotel.state}, ${hotel.country} | +${hotel.zip} | ++ View Hotel + | +
| No hotels found | +||||
| Name | +Address | +City, State | +Check in Date | +Check out Date | +Confirmation Number | +Action | +
|---|---|---|---|---|---|---|
| ${booking.hotel.name} | +${booking.hotel.address} | +${booking.hotel.city}, ${booking.hotel.state} | +${booking.checkinDate} | +${booking.checkoutDate} | +${booking.id} | ++ Cancel + | +
| No booking history | +||||||