@php // receive $spotlights collection $items = $stations ? $stations->map(function($station){ $title = $station->epgFeed()?->onAirAt(now())?->getTitle() ?? $station->title; $title = \App\Helpers\FormattingHelper::formatWithString($title); return (object)[ 'image' => $station->getHomepageThumbnail(), 'url' => $station->getUrl(), 'text' => $title, 'sub_thumbnail' => $station->epgFeed()?->onAirAt(now())?->getBrand()?->getThumbnailForHomepage() ?? null, 'live' => true ]; }) : null; @endphp

Experience Christian audio like never before

@if (auth()->check()) @else @endif @php $remaining_two_promo_blocks = $promotional_blocks->splice(2); @endphp

Explore

Sermons

@foreach($sermon_themes as $sermon_theme) @endforeach

Music

@foreach($music_genres as $music_genre) @endforeach