{{ $session->title }}

{{ dateTimeFormat($session->date, 'j M Y H:i') }} {{ $session->duration }} {{ trans('minutes') }}
@include('design_1.web.courses.agora.includes.not_started')
{{-- Whiteboard Container --}}
{{ trans('update.whiteboard') }}
Page 1 of 1
@if($isHost)
{{ trans('update.clear') }}
@endif
@if($isHost) {{-- Toolbar --}}
{{-- Drawing Tools --}}
{{-- Shape Tools --}}
{{-- Text Tool --}}
{{-- Laser Pointer --}}
{{-- Color & Size Indicators --}}
{{-- Color Palette --}}
{{-- Brush Size Selector --}}
@endif {{-- Page Navigation --}}
@if($isHost)
@endif
{{-- Zoom Controls --}}
@if($isHost)
100%
@endif
{{-- Timer --}}
00 : 00 : 00
{{-- Controls --}}
@if($sessionStreamType == 'multiple' or $isHost)
@endif @if($isHost)
@endif
{{-- End Session --}} @if($isHost)
{{ trans('update.end_session') }}
@endif