@if($class->status == 1)
@if($class->type =='video' && $class->video )  {{ __('frontstaticword.class') }} @endif @if($class->type =='video' && $class->aws_upload )  {{ __('frontstaticword.class') }} @endif @php $url = Crypt::encrypt($class->iframe_url); @endphp @if($class->type =='video' && $class->iframe_url )  {{ __('frontstaticword.class') }} @endif @if($class->type =='audio' && $class->audio)  {{ __('frontstaticword.class') }} @endif @if($class->type =='image' && $class->image )  {{ __('frontstaticword.save') }} @endif @if($class->type =='pdf' && $class->pdf )  {{ __('frontstaticword.View') }} @endif @if($class->type =='zip' && $class->zip )  {{ __('frontstaticword.save') }} @endif @if($class->url) @if($class->type =='video') @if($mytime >= $class->date_time)  {{ __('frontstaticword.class') }} @else  {{ __('frontstaticword.class') }} @endif @endif @if($class->type =='image' || $class->type =='pdf' || $class->type =='zip' || $class->type =='audio')  {{ __('frontstaticword.link') }} @endif @endif
{{ $class['title'] }} @if($class->date_time != NULL)
Live at: {{ $class->date_time }}
@endif @if($class->detail != NULL) @endif
{!! $class->detail !!}
@if($class->type =='video' || $class->type =='audio') {{ $class->duration }} {{ __('frontstaticword.min') }} @endif @if($class->type =='image' || $class->type =='pdf' || $class->type =='zip' ) {{ $class->size }} Mb @endif @if($class->file != NULL) @endif
@endif