Concepto
Importe
{{-- SECTION LEVEL --}} @foreach($data as $d)
{{$d['concept']}}
{{"$".number_format($d['total'],2)}}
@endforeach
{{$grand_total_row['concept']}}
$ {{"$".number_format($grand_total_row['amount'],2)}}