public Boolean capNhatTrangThaiTour(string id)
 {
     return(tourModel.capNhatTrangThaiTour(id));
 }