{% extends 'base.html.twig' %} {% block title %}Details chambres | {{ parent() }} {% endblock %} {% block body %}

{{ product.title}}

{{ product.price|number_format(0, ',', ' ')}}
img

{{ product.description|raw }}

  • TV
  • Wifi Gratuit
  • Climatisation
  • Telephone
  • Adultes: 2
  • Taille: 24m²
{% endblock %}