public Boolean kiemTraNgayKhoiHanh(string idtour, string ngay) { return(tourModel.kiemTraNgayKhoiHanh(idtour, ngay)); }