@php $t = 0 @endphp @for ($i=0; $i<=7; $i++)
@for($c=0; $c<=2; $c++)
@php $num = $numbers[$t++]; echo DNS1D::getBarcodeHTML($num, 'C39',2, 100); @endphp
{{ $num }}
@endfor
@endfor