Faqs Faqs {{-- Test --}} {{-- Edit Form --}}
{{-- --}} {{-- --}} @foreach ($faqs as $faq) {{-- --}} {{-- --}} {{-- --}} @endforeach
Sr.No Question IconQuestionQuestion In Marathi Answer Answer In MarathiAction
{{$loop->iteration}} {{$faq->question}}{{$faq->icon}} View Doc {{$faq->question}}{{ Str::limit($faq->question_marathi, 40, '...') }} {{$faq->answer}} {{ Str::limit($faq->answer_marathi, 40, '...') }}
{{-- Add --}}