@php $colspan= '4'; @endphp @foreach($dateArray as $key => $date) @endforeach @foreach($dateArray as $key => $date) @endforeach @if(!empty($productMix)) @foreach($productMix as $key => $dList) @foreach($dateArray as $key => $date) @if(isset($statProdDateMix[$dList['product_id']])) @if(isset($statProdDateMix[$dList['product_id']][$date])) @else @endif @endif @endforeach @endforeach @else @endif

{{ __('lbl.product_mix') }}

{{ __('lbl.from') }} {{$timeFilter['start']}} {{ __('lbl.to') }} {{$timeFilter['end']}}
{{ __('lbl.establishment') }} {{$storeName}}
{{ __('lbl.categorie') }} {{ __('lbl.sub_cat') }} {{ __('lbl.barcode') }} {{ __('lbl.sku') }} {{ __('lbl.product_name') }}{{ $date }}
{{ __('lbl.sales_price') }} {{ __('lbl.sales_price_percentage') }} {{ __('lbl.qty') }}
{{ $dList['categorie_name'] }} {{ $dList['sub_cat_name'] }} {{ $dList['product_barcode'] }} {{ $dList['product_sku'] }} {{ $dList['product_name'] }}{{ $statProdDateMix[$dList['product_id']][$date]['price'] }} {{ $statProdDateMix[$dList['product_id']][$date]['sales_percentage_of_product'] }}% {{ $statProdDateMix[$dList['product_id']][$date]['quantity'] }}
{{ __('lbl.no_record_found') }}