{% block body %}
Edit Payment
{{ include('payment/_form.html.twig', {'button_label': 'Update'}) }}
back to list
{{ include('payment/_delete_form.html.twig') }} {% endblock %}