@foreach ($products as $lab) @for ($i = 0; $i <= $style['total_rows']; $i++) @if ($style['items_per_row'] == 2) @endif @if ($style['items_per_row'] > 2) @endif @endfor @endforeach
{{$lab['name']}}
@if ($style['product_code'])
{{$lab['code']}}@endif @if ($style['warehouse_name'])
{{$lab['warehouse']}} @endif

@if(strlen($lab['barcode'])>4)

@endif @if ($style['store_name']) {{$style['store']}}

@endif @if ($lab['expiry']) {{trans('products.expiry')}}{{dateFormat($lab['expiry'])}} '

@endif @if ($style['product_price'])

{{amountFormat($lab['price'])}}

@endif
{{$lab['name']}}
@if ($style['product_code'])
{{$style['product_code']}} {{$lab['code']}}@endif @if ($style['warehouse_name'])
{{$lab['warehouse']}} @endif

@if(strlen($lab['barcode'])>4)

@endif @if ($style['store_name']) {{$style['store']}}

@endif @if ($lab['expiry']) {{trans('products.expiry')}}{{dateFormat($lab['expiry'])}} '

@endif @if ($style['product_price'])

{{amountFormat($lab['price'])}}

@endif
{{$lab['name']}}
@if ($style['product_code'])
{{$style['product_code']}} {{$lab['code']}}@endif @if ($style['warehouse_name'])
{{$lab['warehouse']}} @endif

@if(strlen($lab['barcode'])>4)

@endif @if ($style['store_name']) {{$style['store']}}

@endif @if ($lab['expiry']) {{trans('products.expiry')}}{{dateFormat($lab['expiry'])}} '

@endif @if ($style['product_price'])

{{amountFormat($lab['price'])}}

@endif