{!! adsense_testimonials_728x90() !!}
@foreach ($testimonials as $item)
first) x-cloak @endif x-show="activeSlide === {{ $loop->index }}" x-transition > {{ $item->full_name }}
@endforeach

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

@foreach ($testimonials as $item)
first) x-cloak @endif x-show="activeSlide === {{ $loop->index }}" x-transition >
{{ $item->full_name }}, {{ $item->job_title }}

{!! __($item->words) !!}

@endforeach
@if (filled($clients))
@foreach ($clients as $entry) {{ __($entry->alt) }} @if (!$loop->last) @endif @endforeach
@endif
@foreach ($testimonials as $slide) @endforeach