{% extends 'base.html.twig' %} {% use '/common/form/form.wrapper.html.twig' %} {% block title %} {{ 'Brand detail'|trans }} {% endblock %} {% block body %}
{% set buttonLabel = loop.first ? 'Search' : 'Vehicle list' %} {{ block('formwrapper') }} |
|
{% endif %}
{% endif %}
{% endfor %}