{{#if data.isBranch}} {{#if data.headOrganization}} {{#or data.headOrganization.shortName data.headOrganization.name}}
{{/or}} {{/if}} {{/if}} {{#or data.fullName data.name}}
{{t 'fullDenomination'}}
{{#if data.isIP}} {{t 'individualEntrepreneur'}}
{{data.entrepreneur.name}} {{else}} {{#if data.fullName}} {{data.fullName}} {{else}} {{data.name}} {{/if}} {{/if}}
{{/or}} {{#if data.displayInn}}
{{t 'inn'}}
{{data.displayInn}}
{{/if}} {{#if data.ogrn}}
{{t 'ogrn'}}
{{data.ogrn}}
{{/if}} {{#if data.displayOkpo}}
{{t 'okpo'}}
{{data.displayOkpo}}
{{/if}} {{#unless_empty_date data.registrationDate}}
{{t 'registrationDate'}}
{{date_format data.registrationDate}}
{{/unless_empty_date}} {{#if data.prettyShortName}}
{{t 'status'}}
{{capitalize data.prettyShortName}}{{#if data.status}}{{#unless_empty_date data.status.date}}, {{date_format data.status.date}}{{/unless_empty_date}}{{/if}}
{{/if}} {{#if data.naturalMonopolyInfo}}
{{t 'naturalMonopoly'}}
{{data.naturalMonopolyInfo.registrationNumber}} {{data.naturalMonopolyInfo.fieldOfActivity}}{{#unless_empty_date data.naturalMonopolyInfo.includeDate}}, {{date_format data.naturalMonopolyInfo.includeDate}}{{/unless_empty_date}}
{{/if}} {{#if data.address}}
{{t 'address'}}
{{data.address}}
{{/if}} {{#if data.capital}}
{{t 'charterCapital'}}
{{money_format data.capital '' 'FULL'}} {{@global.rouble}}
{{/if}} {{#if data.site}}
{{/if}} {{#if data.phone}}
{{/if}} {{#if data.mainOkved}} {{#if data.mainOkved.description}}
{{t 'activity'}} ({{t 'main'}})
{{data.mainOkved.code}} {{data.mainOkved.description}}
{{/if}} {{/if}}