@php $fieldName = $field['name']; $fieldDotName = square_brackets_to_dots(implode(',', (array) $fieldName)); @endphp @include('crud::fields.inc.wrapper_start') {{ $slot }} {{-- HINT --}} @if (isset($field['hint']) && strlen($field['hint']) > 0)
{!! $field['hint'] !!}
@endif @if ($errors)