public int GetThanhtien_BLL(string mats)
 {
     return(dt.GetThanhtien_DAL(mats));
 }