@php $i = 001; @endphp @foreach($recibos as $recibo) @php $total = explode('.', $recibo->concepto->concepto_total); $total = $total[0]; @endphp
06000000000000000000000000000000{{ $recibo->recibo_cliente_identificacion.$recibo->recibo_codigo_liquidacion }}00000{{ $total }}00010100000000000099900530000{{ ++$i }}
@endforeach