Success Stories ( Videos )

@php $teamsSectionTitle = getDataBySlug('Widget', 'home-video-gallery-section-title', 'content'); @endphp @if ($teamsSectionTitle) {!! $teamsSectionTitle->content ?? '-' !!} @endif

@foreach ($homeVideos as $key => $video) @if ($key == 0) @endif @endforeach
@foreach ($homeVideos as $video)
@endforeach
@push('styles') @endpush @push('scripts') @endpush