@if($hint = Arr::get($field, 'hint')) {{ $hint }} @endif @if ($errors->has($field['name'])) {{ $errors->first($field['name']) }} @endif