{% set with_transportor = with_transportor is defined ? with_transportor : false %} {% set stamp_width = stamp_width is defined ? stamp_width : 187 %} {% if with_transportor %}
{{ 'transportor'|trans({}, 'DocumentTrans') }} |
|||||||||||||||
|
{{ 'signature_cachet'|trans({}, 'DocumentTrans') }} {% if groupData.stamp is not empty %} {% include 'AppBundle:Documents:v2\\Include\\Global\\image.html.twig' with { 'image': groupData.stamp, 'containerImgHeight' : stamp_width } %} {% endif %} {{ 'signature_cachet_footer'|trans({}, 'DocumentTrans') }} |