{% extends 'admin/layouts/base.html.twig' %} {% set active = 'app_admin_order' %} {% set breadcrumbs = [ { 'link': path('app_admin_dashboard'), 'title': 'Home' }, { 'title': 'Order', }, { 'title': 'New', } ]%} {% block stylesheets %} {% endblock %} {% block content %} {% if errors is defined and errors|length > 0 %}
| Position | Duration | Discount | Total |
|---|---|---|---|
| Order total: | 0 € | ||
| {# Recalculate #} | |||