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