Webinar Webinar {{-- Test --}} {{-- Edit Form --}}
{{-- --}} @foreach ($webinar as $webina) {{-- --}} @endforeach
Sr.No Title DescriptionVideo Path ImageTitle In Marathi Description In Marathi Action
{{$loop->iteration}} {{Str::limit($webina->title,40)}} {{Str::limit($webina->description,40)}}{{$webina->video_path}} {{($webina->image)}}{{Str::limit($webina->title_marathi,40)}} {{Str::limit($webina->description_marathi,40)}}
{{-- Add --}}