| {{ __('panel/attribute.attribute') }} |
{{ __('panel/attribute.attribute_value') }} |
|
@if($product->productAttributes->count())
@foreach($product->productAttributes as $index => $attr)
|
|
|
|
@endforeach
@else
|
|
|
|
@endif
{{ __('panel/attribute.set_attribute') }}
@push('footer')
@endpush