{% include 'AppBundle:Documents:v2\\Include\\Global\\title_content.html.twig' with {'title' : 'SIGNATURES'} %}

{% if groupData.stamp is not empty %} {% include 'AppBundle:Documents:v2\\Include\\Global\\image.html.twig' with {'image': groupData.stamp, 'containerImgWidth' : 200, 'containerImgHeight' : 140} %} {% endif %}

{{ 'signature_cachet_footer'|trans({}, 'DocumentTrans') }}

{{ 'notes'|trans({}, 'DocumentTrans') }}

{% for note in invoiceNotes %} {{ note.title }} {{ note.content }}
{% endfor %}