{{ id ? 'Edit Show' : 'Add Show' }}

@if (error) { } @if (success) { }
@if (show_art_url) { }
@if (hero_image_url) { }
@for (slot of schedules; track slot.day_of_week; let i = $index) {
}