public string kiemTraSoChoCon(string idtour, string tdtg)
 {
     return(tourModel.kiemTraSoChoCon(idtour, tdtg));
 }