{# templates/emails/agent_notification.html.twig #} {# ... #}
  • Email : {{ client.email }}
  • Téléphone : {{ client.telephone }}
  • {# Correction ici : nomBien #}
  • Projet : {{ souscription.lot.nomBien }}
  • {# ... #}