@props([ 'name' => 'content', 'id' => 'quill-editor', 'label' => '', 'value' => '', 'placeholder' => 'Tulis sesuatu...', 'height' => '300px' ])
@if ($label) @endif
{!! $value !!}
@once @push('styles') @endpush @push('scripts') @endpush @endonce