diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php index f8fe69a45377..1abac66ae5ef 100644 --- a/resources/views/invoices/edit.blade.php +++ b/resources/views/invoices/edit.blade.php @@ -251,7 +251,7 @@ - {{ $invoiceLabels['item'] }} + {{ $invoiceLabels['item'] }} {{ $invoiceLabels['description'] }} @if ($account->showCustomField('custom_invoice_item_label1')) {{ $account->custom_invoice_item_label1 }}