{{$single['cat']}} * ({{$single['name']}} - {{$single['spec']}}) - {{$year}}年度({{$month}}月)未进货经销商列表
@if(count($clients)) @foreach($clients as $key => $value) @if(empty($notpurchase[$key])) @endif @endforeach @endif
序号 区域 客户圈 客户名称 单品
{{$i + 1}} {{$value['area']}} {{$value['circle_name']}} {{$value['client_id']}} {{$single['name']}} - {{$single['spec']}}
{{$single['cat']}} * ({{$single['name']}} - {{$single['spec']}}) - {{$year}}度年经销商销售分析
@if(count($single['all'])) @foreach($single['all'] as $key => $value) @endforeach @endif
序号 区域 客户圈 客户名称 单品 金额
{{$i + 1}} {{$clients[$key]['area']}} {{$clients[$key]['circle_name']}} {{$clients[$key]['client_id']}} {{$single['name']}} - {{$single['spec']}} {{$value}}