{{ $title_modal }}

@for ($i = 1; $i <= 12; $i++) @endfor @for ($i = 1; $i <= 12; $i++) @endfor @foreach( $cuentas as $cuenta ) @for ($i = 1; $i <= 12; $i++) @endfor @endforeach
DETALLE{{ \Utils::getNombreMes( $i ) }} P%
TOTAL${{ number_format( $total['saldo_'.$i], 0 ) }} {{ number_format( @($total['saldo_'.$i] / $total_41['saldo_'.$i]) * 100, 2 ) }}%
@if( strlen( $cuenta['cuenta_id'] ) > 5 ) {{ $cuenta['descripcion'] }} @else {{ $cuenta['descripcion'] }} @endif ${{ number_format( $cuenta['saldo_'.$i] * $positive, 0 ) }} {{ number_format( @($cuenta['saldo_'.$i] / $total_41['saldo_'.$i]) * 100, 2 ) }}%