@if(Auth::user()) @can('section check')
@endcan @endif
@if(Auth::user()) @can('section check')
@endcan @endif @isset($faq_section_style1)
@php echo html_entity_decode($faq_section_style1->section_title); @endphp

@php echo html_entity_decode($faq_section_style1->title); @endphp

@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
FAQ

Frequently Asked
Questions

@endif @endisset @if (is_countable($faqs_style1) && count($faqs_style1) > 0) @php $the_number_of_faqs = count($faqs_style1); if ($the_number_of_faqs %2 == 0) { $half_of_faqs = $the_number_of_faqs / 2 + 1; } else { $half_of_faqs = (integer)($the_number_of_faqs / 2) + 2; } @endphp
@foreach ($faqs_style1 as $faq_style1) @if ($loop->iteration < $half_of_faqs) @if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif

@php echo html_entity_decode($faq_style1->answer); @endphp

@else @break @endif @endforeach @unset ($faq_style1)
@foreach ($faqs_style1 as $faq_style1) @if ($loop->iteration >= $half_of_faqs) @if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif

@php echo html_entity_decode($faq_style1->answer); @endphp

@endif @endforeach @unset ($faq_style1)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

@endif @endif
@if(Auth::user()) @can('section check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@endcan @endif