@push('header') @endpush @include('design._partial._module_tool') {{ $content['title'] }} @if ($content['products']) @foreach ($content['products'] as $product) @include('shared.product') @endforeach @elseif (!$content['products'] and $design) @for ($s = 0; $s < 4; $s++) 请配置商品 66.66 99.99 @endfor @endif