{% extends 'revervation/base.twig' %} {% block title %}Finalisation de votre demande{% endblock %} {% block body %}
Ou créez un compte.
Du {{ cart.startDate|date('d/m/Y') }} au {{ cart.endDate|date('d/m/Y') }} ({{ cart.duration }} jours)
{% endif %}Options incluses :
{{ item.totalPriceHT|number_format(2, ',', ' ') }} € HT
{% if cart.tvaEnabled %}{{ item.totalPriceTTC|number_format(2, ',', ' ') }} € TTC
{% endif %}Aucun produit sélectionné.
{% endfor %} {% if cart.options is defined and cart.options|length > 0 %}