{% if avatar is defined and avatar is not null %}
{% else %} {% endif %}

{{ name }}

{% if isPlace %}

{{ 'templates.components.product.lender.address'|trans }}

{{ address.getAddress() }},

{{ address.postalCode }} {{ address.subAndlocality }}

{% if schedule is not empty %}

{{ 'templates.components.product.lender.schedule'|trans }}

{{ schedule }}

{% endif %} {% endif %}