{% extends 'store_layout_two.html' %} {% load static %} {% block content %} {%csrf_token%} Beni | Invoice Form

Invoice Form

Please enter items information

{% csrf_token %}
Item Description Quantity Unit Price Total
{% endblock %}