• @include('design_1.panel.includes.locale.locale_select',[ 'itemRow' => !empty($speaker) ? $speaker : null, 'withoutReloadLocale' => true, 'className' => 'mt-24', 'extraClass' => 'js-event-content-locale', 'extraData' => "data-event-id='".(!empty($event) ? $event->id : '')."' data-id='".(!empty($speaker) ? $speaker->id : '')."' data-relation='speakers' data-fields='name,job,description'" ])
    {{ (!empty($speaker) and !empty($speaker->image)) ? getFileNameByPath($speaker->image) : '' }}
    @if(!empty($speaker) and !empty($speaker->image)) {{ trans('update.preview') }} @endif
    enable) ? 'checked' : '' }}>
    @if(!empty($speaker)) {{ trans('delete') }} @endif