@if (show) {
{{ show.date.toDate() | date: "dd.MM.yyyy" }}
{{ show.showType | showType }}
@if (showStatusBadge) { {{ showStatusBadge }} }
}