@forelse($learnMore->data as $data)
{{$data->faq_answer}}
@empty

No data found

@endforelse
@section('scripts') @endsection