- @lang('frontend.online_lecture_upload')
-
@php $i = 1; @endphp @if(isset($data)) @foreach($data as $d)# @lang('common.date') @lang('online_lecture_upload.title') @lang('frontend.download') @endforeach @endif{{ $i++ }} {{ date('d M Y', strtotime($d->date)); }} @if($lang == 'en'){{ Str::limit($d->title_en, 50) ?: Str::limit($d->title_bn, 50)}}@else {{Str::limit($d->title_bn, 40) ?: Str::limit($d->title_en, 50)}}@endif Download