{% extends 'layouts/base.twig' %} {% block title %}{{ translations.material_complaint }}{% endblock %} {% block page_heading %}

{{ translations.material_complaint }}

{% if errors is not empty %}
{% endif %} {% endblock %} {% block content %}

{{ translations.report_complaint }}

{{ translations.back }}
{% endblock %} {% block scripts %} // valid qty and disable button + spinner on submit {% endblock %}