{{-- text input --}} @include('crud::fields.inc.wrapper_start') @include('crud::fields.inc.translatable_icon') @if(isset($field['prefix']) || isset($field['suffix']))
{!! $field['hint'] !!}
@endif @include('crud::fields.inc.wrapper_end') @push('crud_fields_scripts') {{-- YOUR JS HERE --}} @loadOnce('packages/jquery-ui-dist/jquery-ui.min.js') @loadOnce('bpFieldInitExtraElement') @endLoadOnce @endpush