{{ translate('Location') }}
{{ isset($singelWidgetData['location']) ? $singelWidgetData['location'] : '' }}
@php if (isset($singelWidgetData->widget_content)) { $singelWidgetData = $singelWidgetData->getTranslation("widget_content"); } @endphp
{{ isset($singelWidgetData['location']) ? $singelWidgetData['location'] : '' }}
{{ isset($singelWidgetData['sub_title']) ? $singelWidgetData['sub_title'] : '' }}