{{-- Reusable inline rich-text editor. Expects: $name (form input name), $value (raw HTML to edit). --}} @php($rtValue = clean_inline_html($value))