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