@php $category = -1; @endphp @forelse ($faqs as $key => $faq)
{!!str_replace(" ", "", $faq->answer)!!}
{{$faq->category->name}}