{% extends 'base.html.twig' %} {% block title %}ReferenceCadastrale{% endblock %} {% block body %}
| Id | {{ reference_cadastrale.id }} |
|---|---|
| Prefixe | {{ reference_cadastrale.Prefixe }} |
| Section | {{ reference_cadastrale.Section }} |
| Numero | {{ reference_cadastrale.Numero }} |