@if($thisArtwork->id == $thisEpisode->artwork_id)
Artwork Selected For
@else
Artwork Submitted For
@endif
{{ $thisPodcast->name }}
Episode {{ number_format($thisEpisode->episode_number + 0) }}
{{ $thisEpisode->episode_date->format('D, M j') }}{{ $thisEpisode->episode_date->format('S') }}{{ $thisEpisode->episode_date->format(', Y') }}
{{-- action-wrapper --}}
{{ $thisPodcast->name }}
Episode {{ number_format($thisEpisode->episode_number + 0) }}
{{ $thisEpisode->episode_date->format('D, M j') }}{{ $thisEpisode->episode_date->format('S') }}{{ $thisEpisode->episode_date->format(', Y') }}