@extends('user.layouts.app', ['title' => 'Create Invoice']) @push('head') @endpush @section('content')
Invoice / Create Invoice

Create Invoice

Build a clean invoice with line items, due date, payment notes, and a live summary before sending.

Invoice Create
Title Quantity Price Action
Subtotal PKR 0.00
Grandtotal PKR 0.00
@endsection @push('scripts') @endpush