Product Attributes

@if (count($fields) > 0) @foreach ($fields as $field) @endforeach @else @endif
Field Key Label Placeholder Action
{{$field->name}} {{$field->label ?? ''}} {{$field->placeholder ?? ''}}
No record found
@section('script') @endsection