@if( ($config['color_set'] == 1 and count($color_data) == 0) or (count($stock_data) == 0) ) 暫無對應資料,請先輸入庫存相關資料 @else {{-- 製作庫存表 COLOR SIZE 皆啟用 --}} @if($config['color_set'] == 1 and $config['size_set'] == 1)
@foreach ($color_data as $value) | {{ $value['name'] }} | @endforeach
{{ $v1['size_name'] }} | @foreach ($v1 as $v2) @if(is_array($v2))@endif @endforeach |
{{ $v1['color_name'] }} | @foreach ($v1 as $v2) @if(is_array($v2))@endif @endforeach |
{{ $v1['size_name'] }} | @foreach ($v1 as $v2) @if(is_array($v2))@endif @endforeach |
商品庫存 | @foreach ($v1 as $v2) @if(is_array($v2))@endif @endforeach |