{{ strtoupper($record->name) }}
@if ($record->barcode)
@endif
|
@endforeach
@for ($i = $chunk->count(); $i < 4; $i++)
@endfor |