{% csrf_token %} {% load static %} {% if quote_permission > 1 %}

New Line Item

{{ new_line_item_form.product_price }}
{{ new_line_item_form.quantity }}
{{ new_line_item_form.product_and_service }}
{% endif %}