@php if (!empty($session->agora_settings)) { $session->agora_settings = json_decode($session->agora_settings); } @endphp
  • @foreach(getFeaturesSettings("available_session_apis") as $sessionApi)
    session_api == $sessionApi) or (empty($session) and $sessionApi == 'local')) checked @endif class="js-api-input custom-control-input" {{ (!empty($session) and $session->session_api != 'local') ? 'disabled' :'' }}>
    @endforeach
    {{ trans('webinars.your_zoom_settings_are_not_complete') }} {{ trans('public.go_to_settings') }}
    @if(!empty(getGeneralSettings('content_translate')))
    @else @endif
    session_api != 'local') ? 'disabled' :'' }}/>
    session_api == 'big_blue_button') ? 'disabled' :'' }}/>
    @if(!empty($session))
    @else @endif
    session_api != 'local') ? 'disabled' :'' }} autocomplete="off"/>
    session_api != 'local') ? 'disabled' :'' }}/>
    @if(!empty(getFeaturesSettings('extra_time_to_join_status')) and getFeaturesSettings('extra_time_to_join_status'))
    @elseif(!empty(getFeaturesSettings('extra_time_to_join_default_value'))) @endif
    status == \App\Models\Session::$Active) ? 'checked' : '' }}>
    @if(getFeaturesSettings('agora_chat'))
    agora_settings) and $session->agora_settings->chat) ? 'checked' : '' }}>
    @endif {{--
    agora_settings) and $session->agora_settings->record) ? 'checked' : '' }}>
    --}}
    @if(getFeaturesSettings('sequence_content_status'))
    check_previous_parts or !empty($session->access_after_day))) ? 'checked' : '' }}>
    check_previous_parts) ? 'checked' : '' }}>
    @endif
    @if(!empty($session)) @if(!$session->isFinished()) {{ trans('footer.join') }} @else @endif @endif @if(empty($session)) @endif