@php // Label is used to assign an id to the editor as $getId() causes issues $editorId = strtolower(str_replace(' ', '-', $getLabel())); @endphp