{!! $field['hint'] !!}
@endif @include('crud::fields.inc.wrapper_end') @push('crud_fields_scripts') @include($crud->getFirstFieldView('inc.repeatable_row'), ['hidden' => true]) @endpush {{-- FIELD EXTRA CSS --}} {{-- push things in the after_styles section --}} @push('crud_fields_styles') @loadOnce('repeatableFieldStyle') @endLoadOnce @endpush {{-- FIELD EXTRA JS --}} {{-- push things in the after_scripts section --}} @push('crud_fields_scripts') @loadOnce('bpFieldInitRepeatableElement') @endLoadOnce @endpush