@props([ 'field' => null, 'profileEnum' => null ]) @php $fieldEnum = ProductFields::tryFrom($field['name']); @endphp @if($fieldEnum) {{-- {{ dd($fieldEnum->label()); }} --}}