{{-- Start Live Auction --}}
Artworks

Recent Artwork Submissons

{{-- End .section-title --}}
@foreach ($recentSubmissions as $recent) @php $thisArtwork = $recent; $thisPodcast = $recent->podcast; $thisEpisode = $recent->episode; @endphp @include('artworks.card') @endforeach {{-- End .slick-activation-01 --}}
{{-- End .container --}}
{{-- End Live Auction --}}