public DataTable AccountHead(MasterModel ObjMM) { DataTable dtBranchAddress = ObjMD.AccountHead(ObjMM); return(dtBranchAddress); }