{% include 'feedback.html.twig' with {'error': error, 'app': app } %}
{% include 'Reservations/reservation_form_show_fields.html.twig' with {'mode': 'new', 'reservationId': 'new'} %}
  • ← {{ 'button.back'|trans }}