diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php index 1f8e259b5e41..2ae826939297 100644 --- a/resources/views/invoices/edit.blade.php +++ b/resources/views/invoices/edit.blade.php @@ -276,7 +276,7 @@ - +
@@ -390,7 +390,6 @@ @endif - @if ($account->showCustomField('custom_invoice_label2', $invoice) && $invoice->custom_taxes2) @@ -401,7 +400,8 @@ @endif - + + @if (!$account->hide_quantity) {{ trans('texts.tax') }} @endif