print report total position
This commit is contained in:
parent
a90f6a86ab
commit
d7ae76b6d2
@ -1,6 +1,6 @@
|
||||
<tfoot>
|
||||
<tr class="rp-border-top-1">
|
||||
<th class="report-column">{{ trans_choice('general.totals', 1) }}</th>
|
||||
<th class="report-column text-left">{{ trans_choice('general.totals', 1) }}</th>
|
||||
@php $total_total = 0; @endphp
|
||||
@foreach($class->totals[$table] as $total)
|
||||
@php $total_total += $total; @endphp
|
||||
|
Loading…
x
Reference in New Issue
Block a user