public ActionResult Edit(HotelDataEntry hotel)
 {
 }
 public ActionResult New(HotelDataEntry hotel)
 {
 }