{% extends "base.html.twig" %} {% block title %}Réservation n° {{ reservation.id }} {% endblock %} {% block stylesheet %} {% endblock %} {% block scriptStripe %} {% endblock scriptStripe %} {% block body %} {% set annonce = reservation.annonce %} {% set host = annonce.host %} {% if app.request.query.get('withAlert') %}
Votre réservation auprès de
{{host.user.nom}}
pour l'annonce
{{ annonce.titre }}
a bien été prise en compte !
Vous allez recevoir un mail de confirmation.
Temps restant :
{% endif %}
{% endif %}
{{comment.commentaire}}Note : {% include 'includes/rating.html.twig' with {'rating': comment.rating} %} {% else %}
Vous ne pourrez pas noter cette annonce tant que vous n'aurez pas fait votre voyage 🙄
{% endif %}{{annonce.category.nom}}
{% if annonce.avis[0].rating is defined %} 0 rating (0 commentaires) {% elseif comment is not null %} {% include 'includes/rating.html.twig' with {'rating': comment.rating} %} ({{annonce.avis|length}} commentaires) {% endif %}
{{annonce.price}} x {{daysDifference}} nuits
Frais de Layyali
{{price}} DZD
600 DZD
Total
{{totalPrice}} DZD