@if (!empty($product['color'])) @foreach ($product['color'] as $k => $color)
{{ $color['name'] }}
@endforeach @endif
ชื่อสี
code
@if (!empty($product['size'])) @foreach ($product['size'] as $k => $size)
{{ $size['name'] }}
@endforeach @endif
ขนาด
{{--
--}}
{{-- --}}
index_status) ? ($product['data']->index_status == 1 ? 'checked' : '') : 'checked' }}>
status) ? ($product['data']->status == 1 ? 'checked' : '') : 'checked' }}>