{% 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') }}

{{ 'social_reason'|trans({}, 'DocumentTrans') }} :

{{ 'tel_bur'|trans({}, 'DocumentTrans') }} :

{{ 'tel_gsm'|trans({}, 'DocumentTrans') }} :

{{ 'fax'|trans({}, 'DocumentTrans') }} :

{{ 'vehicle.license_number_complete'|trans({}, 'DocumentTrans') }} :

{% endif %}

{{ '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') }}