public DataTable ApprovedIconsByBadgeColor(string facilityCode) { return(_AgreementRepository.ApprovedIconsByBadgeColor(facilityCode)); }