diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php index 39825a8e0a8c..5492169ceb66 100644 --- a/resources/views/invoices/edit.blade.php +++ b/resources/views/invoices/edit.blade.php @@ -247,7 +247,7 @@ - {{ $invoiceLabels['item'] }} + {{ $invoiceLabels['item'] }} {{ $invoiceLabels['description'] }} @if ($account->showCustomField('custom_invoice_item_label1')) {{ $account->custom_invoice_item_label1 }}