@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Create Invoice"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle": "Invoices", "title":"Create Invoice"})
Company Logo
# Item Description Qty Unit Price Amount Action
1
Subtotal
Tax (%)
Discount
Total
@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')