{{ 'vehicle.additional_info.title'|trans({}, 'DocumentTrans' ) }}
{% set data = { '0':['antenna','jack_crank','bulb_box','vest'], '1':['sd_card','usage_log','duplicate_keys','triangle'], '2':['warranty_booklet','service_book'], '3':['mobile_gps','cd_box'] } %} {% for j in 0..data|length %} {% set firstTd = j+j %} {% set secondeTd = j+j +1 %} {% if data[firstTd] is defined %} {% endif %} {% if data[secondeTd] is defined %} {% endif %}
{% include 'AppBundle:Documents:v2\\Override\\Autopole\\Include\\format_form.html.twig' with { 'data': data, 'rankValue': firstTd } %} {% include 'AppBundle:Documents:v2\\Override\\Autopole\\Include\\format_form.html.twig' with { 'data': data, 'rankValue': secondeTd } %}
{% endfor %} {% include 'AppBundle:Documents:v2\\Include\\Global\\checkbox_with_text.html.twig' with { 'textValue' : 'vehicle.additional_info.antitheft_nut'|trans({}, 'DocumentTrans'), 'labelWidth' : 'w-100 pad-l-8' } %}
{{ 'vehicle.additional_info.vehicle_shed'|trans({}, 'DocumentTrans' ) }} :     
{{ 'vehicle.additional_info.approval'|trans({}, 'DocumentTrans' ) }}