public DataTable LoadCompanyAndDivsion(int agreementID) { return(_AgreementRepository.LoadCompanyAndDivsion(agreementID)); }