@props(['items' => []])

Common questions

@foreach($items as $i => $faq)
{!! $faq['a'] !!}
@endforeach