public static DataTable DanhSachCTPD(string MaPD)
 {
     return(DonDatHangDAO.DanhSachCTPD(MaPD));
 }