{% extends 'base.html.twig' %} {% block title %} {% if seo %} {{ seo.seoTitle }} {% endif %} {% endblock %} {% block meta_title %} {% if seo %} {{ seo.seoTitle }} {% endif %} {% endblock %} {% block meta_description %} {% if seo %} {{ seo.seoTitle }} {% endif %} {% endblock %} {% block meta_keywords %} {% if seo %} {{ seo.seoTitle }} {% endif %} {% endblock %} {% block meta_og_title %} {% if seo %} {{ seo.seoTitle }} {% endif %} {% endblock %} {% block meta_og_description %} {% if seo %} {{ seo.seoTitle }} {% endif %} {% endblock %} {% block body %}
{{'Год основания'|trans}}: {{ company.foundAt }}
{% endif %} {% if company.district is not empty %}{{'Район регистрации'|trans}}: {{company.district}}
{% endif %} {% if company.system is not empty %}{{'Система налогообложения'|trans}}: {{company.system}}
{% endif %} {% if company.price is not empty %}{{'Цена'|trans}}: {{company.price}} {{'грн.'|trans}}
{% endif %}