@include('crud::fields.inc.wrapper_start') {!! $field['label'] !!} @include('crud::fields.inc.translatable_icon') {{ old(square_brackets_to_dots($field['name'])) ?? $field['value'] ?? $field['default'] ?? '' }} {{-- HINT --}} @if (isset($field['hint']))
{!! $field['hint'] !!}