public string GetMaPhong_BLL(string tenphong)
 {
     return(dt.GetMaPhong_DAL(tenphong));
 }