{{ $page->title }}
{{ $page->short_description }}
@php
$temp=1;
@endphp
@foreach($faqs as $item)
@php
$heading = 'heading'.$temp;
$collapse = 'collapse'.$temp;
@endphp
@php $temp++; @endphp
@endforeach
{{$item->heading}}