= $this->extend('_layout') ?>
= $this->section('title') ?>
= esc($episode->title) ?>
= $this->endSection() ?>
= $this->section('pageTitle') ?>
= esc($episode->title) ?>
= $this->endSection() ?>
= $this->section('headerLeft') ?>
= publication_pill(
$episode->published_at,
$episode->publication_status,
'text-sm align-middle',
) ?>
= $this->endSection() ?>
= $this->section('headerRight') ?>
publication_status === 'published'): ?>