• {% if doc.documents|length > 0 %} {% else %} {% endif %} {{ icons[doc.type]|default(icons['default'])|raw }} N°{{ doc.internalNbr }} {{ doc.type|capitalize }} {{ doc.status|replace({'-':' '})|capitalize }} {% if doc.createdAt is defined %} {{ doc.createdAt|date('d/m/Y') }} {% endif %} {% if doc.documents|length > 0 %} {% endif %}