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

Inspiring playlists
for every moment

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

Explore Music

@foreach($music_genres as $music_genre) @endforeach