@if ($row_total = array_sum($rows)) {{ $class->row_names[$table][$id] }} @foreach($rows as $row) @money($row, setting('default.currency'), true) @endforeach @money($row_total, setting('default.currency'), true) @endif