@php $current_value = old($field['name']) ?? $field['value'] ?? $field['default'] ?? ''; @endphp
@include('crud::inc.field_translatable_icon')