@foreach($radiothons as $radiothon) {!! $radiothon->html_code !!} @endforeach @php // receive $spotlights collection $items = $spotlights ? $spotlights->map(function($spotlight){ return (object)[ 'image' => $spotlight->spotlightable->getOptimisedThumbnailRoute(), 'url' => $spotlight->spotlightable->getUrl(), 'text' => $spotlight->title() ]; }) : null; @endphp

The home of
life-changing teaching

Recent Podcasts

@foreach($recent_podcasts as $item) @endforeach

Recent Music

@foreach($recent_music as $item) @endforeach

Recent Sermons

@foreach($recent_sermons as $item) @endforeach
@php $remaining_two_promo_blocks = $promotional_blocks->splice(2); @endphp

Explore Sermons

@foreach($sermon_themes as $sermon_theme) @endforeach