{% extends 'backend/partial/base.html.twig' %} {% block content %}

Add Product

Product Information

Fill all information below

{% if warning is defined %} {% endif %} {% if success is defined %} {% endif %}

{% block javascript %} {{ parent() }} {% endblock %} {% endblock %}