diff --git a/resources/views/portal/invoices/show.blade.php b/resources/views/portal/invoices/show.blade.php index 193435737..532fa4491 100644 --- a/resources/views/portal/invoices/show.blade.php +++ b/resources/views/portal/invoices/show.blade.php @@ -238,27 +238,29 @@
@foreach ($invoice->totals_sorted as $total) @if ($total->code != 'total') - @stack($total->code . '_td_start') -