public string LayTenSanPham(string maChiec)
 {
     return(db.fnLayTenSanPham(maChiec));
 }