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

The home of
life-changing teaching

@php $remaining_two_promo_blocks = $promotional_blocks->splice(2); @endphp

Explore Sermons

@foreach($sermon_themes as $sermon_theme) @endforeach