{{define "content"}}
| Item # | Title | Description | Quantity | Unit Price | Total Price | Actions |
|---|---|---|---|---|---|---|
| {{.ItemNumber}} | {{.Title}} | {{.Description}} | {{.Quantity}} | {{if .GrossUnitPrice.Valid}} ${{.GrossUnitPrice.String}} {{else if .UnitPriceString.Valid}} {{.UnitPriceString.String}} {{else}} - {{end}} | {{if .GrossPrice.Valid}} ${{.GrossPrice.String}} {{else if .GrossPriceString.Valid}} {{.GrossPriceString.String}} {{else}} - {{end}} | |
| No line items yet | ||||||
Add Line Item
Edit Line Item
| Filename | Name | Description | Size | Actions |
|---|---|---|---|---|
| No attachments yet | ||||