{{'Mode d\'authentification si signature'|trans}}
{% if ppOuPm == constant('App\\Entity\\DemandeDocuments::DEMANDE_DOCUMENT_TYPE_PERSONNE_PHYSIQUE') %} {% if client.telephone is not null %}
{% endif %}
{% else %} {% for personneMoraleClient in personneMorale.personneMoraleClients %} {% set client = personneMoraleClient.client %} {% endfor %}
{{client.nom}} {{client.prenom}} {% if client.telephone is not null %}
{% endif %}
{% endif %}