{{-- section 1 --}}
{{--Section 2--}}
@php
$pack = $packages[$num]->measurement+$pack;
@endphp
@include('bl.reporte.blS1')
@php
$n=5;
$totServ=0;
$totServ1=0;
$sbTot=0;
$sbTot1=0;
@endphp
@if ($ban!=0 && $j==$i)
@php
$n=$ban;
@endphp
@endif
@if ($j==1)
CONTAINERS: {{$cant}}
@else
@endif
@for ($k=0; $k < 5 ; $k++)
@if($k<$n)
@include('bl.reporte.blS2')
@php
$cantP+=$packages[$num]->cant_pack;
$totGros+=$packages[$num]->gross_weight;
$num++;
@endphp
@else
@endif
@endfor
@php
$totGrosI=0.00;
@endphp
@if ($j==$i)
@php
$cantPI=$cantP;
$totGrosI=$totGros;
$tipo=$packages[$num-1]->type_pack;
$last=1;
@endphp
@endif
@include('bl.reporte.blS3')
@if ($j!=$i && $not==3)
@endif
@if ($not<3)
@endif
{{-- seccion 3 --}}
@endfor
{{-- --}}