{!! adsense_how_it_works_728x90() !!}
{!! __('Step by step') !!}

{!! __($fSectSettings->how_it_works_title) !!}

{!! $fSectSettings->how_it_works_description ?? 'To create content quickly and effectively, here are the steps you can follow:' !!}

@foreach ($howitWorks as $item) @include('landing-page.how-it-works.item') @endforeach
@if ($howitWorksDefaults['option'] == 1)
{!! $howitWorksDefaults['html'] !!}
@endif