public string GetTenPhong_BLL(string maphong)
 {
     return(dt.GetTenPhong_DAL(maphong));
 }