| Наименование: | {{ item.cn }} |
| Краткое наименование: | {% if item.shortname %} {{ item.shortname }} {% endif %} |
| Полное наименование: | {% if item.fullname %} {{ item.fullname }} {% endif %} |
| Фирменное наименование: | {% if item.brandname %} {{ item.brandname }} {% endif %} |
| Дата регистрации в ЕГРЮЛ: | {% if item.egruldate %} {{ item.egruldate }} {% endif %} |
| ИНН: | {% if item.inn %} {{ item.inn }} {% endif %} |
| КПП: | {% if item.kpp %} {{ item.kpp }} {% endif %} |
| ОГРН: | {% if item.ogrn %} {{ item.ogrn }} {% endif %} |