@php
$field['wrapper'] = ['class' => ''];
@endphp
@include('crud::fields.checkbox')
{{-- FIELD JS - will be loaded in the after_scripts section --}}
@push('crud_fields_scripts')
@endpush
{{-- FIELD CSS - will be loaded in the after_styles section --}}
@push('crud_fields_styles')
@endpush