Edit type de tarif
{{ include('cost_category/_form.html.twig', {'button_label': 'Update'}) }}
{% extends 'base.html.twig' %} {% block title %}Edit type de tarif{% endblock %} {% block body %} {{ include('cost_category/_delete_form.html.twig') }}