{% extends 'D2BillingBundle::layout.html.twig' %} {% block page_header %}
Edit Credit Limit.
{% endblock page_header %} {% block content %}

Discount Item

{{ form_widget(edit_form) }}
{% endblock content %}