{% extends 'base.html.twig' %} {% block title %}RentalInterest{% endblock %} {% block body %}

RentalInterest

Id {{ rental_interest.id }}
back to list edit {{ include('rental_interest/_delete_form.html.twig') }} {% endblock %}