{% if value %} {% for key, client in value %}

{{client.companyName}}

{% endfor %} {% endif %}