{{t.modals.section2.processNumber}}: {{selectedEntry.ProcessNumber}}
{{t.modals.section2.contractNumber}}: {{selectedEntry.ContractNumber}}
{{t.modals.section2.institution}}: {{selectedEntry.ContractingInstitutionName}}
{{t.modals.section2.subject}}: {{selectedEntry.Subject}}
{{t.modals.section2.procurementName}}: {{selectedEntry.ProcurementName}}
{{t.modals.section2.procedureName}}: {{selectedEntry.ProcedureName}}
{{t.modals.section2.offer}}: {{selectedEntry.OfferTypeName}}
{{t.modals.section2.contractDate}}: {{selectedEntry.ContractDate}}
{{t.modals.section2.startDate}}: {{selectedEntry.AgreementStartDate}}
{{t.modals.section2.duration}}: {{selectedEntry.AgreeementDurationMonthsDays}}
{{t.modals.section2.vendor}}: {{selectedEntry.VendorName}}
{{t.modals.section2.offersNum}}: {{selectedEntry.NumberOfOffers}}
{{t.modals.section2.highestOffer}}: {{formatValueString(selectedEntry.HighestOfferValue)}}
{{t.modals.section2.lowestOffer}}: {{formatValueString(selectedEntry.LowestOfferValue)}}
{{t.modals.section2.estimatedPrice}}: {{formatValueString(selectedEntry.EstimatedPrice)}}
{{t.modals.section2.contractPrice}}: {{formatValueString(selectedEntry.ContractPrice)}}