@props([ 'allowEdit' => true, 'options' => [], ]) except('options') }} :options="{{ json_encode($options) }}" :allow-edit="{{ $allowEdit ? 'true' : 'false' }}" >
@pushOnce('scripts') @endPushOnce