Back to invoices

Invoice

Create invoice.

Add client, dates, items, and totals.

Live totals
@include('documents._form', ['type' => 'invoice', 'document' => $invoice, 'submitLabel' => 'Create invoice', 'indexRoute' => 'invoices.index'])