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