{% extends 'base.html.twig' %} {% block body %}

Question {{ questionNumber }}

{{ form_start(form) }}
{{ form_row(form.response) }}

Charcoal brand = The trademark license name registered by a company

Example:

Product name: SuperCharcoal 4 kg

Brand name: SuperCharcoal

Brand owner: Trademark license holder e.g. Retailer A

Previous {{ form_widget(form.next) }}
{{ form_end(form) }}
{% endblock %} {% block progressBar %}
{% endblock %} {% block customjavascript %} {% endblock %}