{%if offer.caption == 'Exposé send' %}
{{offer.value}}
{{offer.caption}}
{%endif %}
{%if offer.caption == 'Exposé opend' %}
{{offer.value}}
{{offer.caption}}
{%endif %}
{%if offer.caption == 'Time spend on IEX' %}
{%endif %}
{% endfor %}
{% include '/components/estate-report/component-estate-votes.html' %}