@include('design_1.panel.includes.locale.locale_select',[ 'itemRow' => !empty($question_edit) ? $question_edit : null, 'withoutReloadLocale' => true, 'extraClass' => 'js-quiz-question-locale' ])
@if(!empty($question_edit) and !empty($question_edit->image)) {{ trans('update.preview') }} @endif
@if(!empty($question_edit) and !empty($question_edit->video)) {{ trans('update.preview') }} @endif

{{ trans('update.quiz_question_image_validation_by_video') }}