سوالات متداول

@foreach($faqs as $faq)

{{$faq->objectData->title}}

{!! strip_tags($faq->objectData->content) !!}
@endforeach