Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 20:09:04 +00:00
co-authored by renee-png
parent b3c09ae9d0
commit 89ec7d99e7
+2
View File
@@ -510,6 +510,8 @@ function InvoiceDetail() {
<div className="space-y-4">
<Card className="border-border/60">
<CardContent className="p-5 space-y-2 text-sm">
<Row label="Fees subtotal" value={formatCurrency(feesSubtotal)} />
<Row label="Expenses subtotal" value={formatCurrency(expensesSubtotal)} />
<Row label="Subtotal" value={formatCurrency(invoice.subtotal)} />
<div className="flex justify-between items-center">
<span className="text-muted-foreground">Tax</span>