@props([ 'name', 'label', 'value' => '', 'minHeight' => '6rem', 'help' => null, ]) @php $editorValue = \App\Support\WooHtml::normalizeForEditor(old($name, $value)); @endphp
merge(['class' => 'mt-4']) }}> @if($help)

{{ $help }}

@endif