public DataTable GetMaPhieu_KhachHanginfo() { try { return(phieuthuephongDAO.SelectMaPhieu_MaKH_HoTen_CMND_HoChieu()); } catch (Exception e) { throw e; } }