{% if beneficiaire is not defined or not beneficiaire %}
| Date | Objectifs / Compétences | Sources | Résultats | Auteur |
|---|---|---|---|---|
|
{% if objectif.date is defined and objectif.date %}
{{ objectif.date|date('d') }}
{{ objectif.date|date('M') }}
{{ objectif.date|date('Y') }}
|
{% if objectif.objectif is defined and objectif.objectif %}
{{ objectif.objectif|nl2br }}
{% else %}
Aucun objectif renseigné
{% endif %}
|
{% if objectif.source is defined and objectif.source %}
{{ objectif.source|nl2br }}
{% else %}
Aucune source
{% endif %}
|
{% if objectif.resultat is defined and objectif.resultat %}
{{ objectif.resultat|nl2br }}
{% else %}
Aucun résultat
{% endif %}
|
{% if objectif.auteur_prenom is defined and objectif.auteur_nom is defined %} {% else %} Non renseigné {% endif %} |
Commencez par ajouter vos premiers objectifs et compétences pour suivre l'évolution du bénéficiaire.
Créer le premier suivi