@props([ 'name' => '', 'id' => null, 'value' => '', 'placeholder' => 'Tell viewers about this content…', 'class' => '', 'style' => '', 'minHeight' => '110px', ]) @php $rid = $id ?: 'rte-' . \Illuminate\Support\Str::random(6); @endphp {{-- ── Shared CSS (once per page) ─────────────────────────────────────────── --}} @once('rte-styles') @endonce {{-- ── Engine (once per page) ─────────────────────────────────────────────── --}} @once('rte-script') @endonce {{-- ── Instance ───────────────────────────────────────────────────────────── --}}