{{ $templateData->section_4_title }}

@include('frontend.partials.reusables.social')

{{ $templateData->section_4_subtitle }}

{{ $templateData->section_4_description }}

Fonte: Quadros de Pessoal

{{ $templateData->section_4_title }}

{{ $templateData->section_5_title }}

@include('frontend.partials.reusables.social')

{{ $templateData->section_5_subtitle }}

@foreach($qaBlock->questionsAnswers as $qa)

{{ $qa->question }}

{{ $qa->answer }}
@endforeach