@php $editorContent =""; if (isset($singelWidgetData->widget_content)) { $editorContent = $singelWidgetData->getTranslation("widget_content"); } @endphp