{# Affichage du formulaire sous le bouton #} {% if showForm %}
{{ include('horse/vetCare/vetExpense/form.html.twig', { form: form }) }}
{% endif %}