@forelse ($faqs as $faq)
Leading icon Icon that describes the summary {{ $faq->question }}
Open icon Icon that represents the state of the summary

{{ $faq->answer }}

@empty

No details available

@endforelse