public List <eSanPham> LaySanPhamTheoMa(string ma)
 {
     return(z.GetAllSpByMaSP(ma));
 }