{% extends 'D2BillingBundle::base.html.twig' %} {% block page_header %}
Back
Add new Billing Attachment.
{% endblock page_header %} {% block content %}

Billing Attachment

{{ form_widget(form) }}
{% endblock %}