{!! adsense_templates_728x90() !!}

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

{!! $fSectSettings->custom_templates_description ?? 'Unrivaled AI Generators in terms of quality, versatility, and ease of use.' !!}

@foreach ($templates as $item) @if ($item->active !== 1 || $item->custom_template === 0) @continue @endif @include('landing-page.custom-templates.item') @endforeach