{% extends 'D2BillingBundle::layout.html.twig' %} {% block page_header %}
Back
Edit
Credit Limit
.
{% endblock page_header %} {% block content %}
Credit Limit Item
{{ form_widget(edit_form) }}
{% endblock content %}