public DataTable LoadDanhSachHH(bool all)
 {
     return(dal.LoadDanhSachHH(all));
 }