extend('episode/_layout') ?> section('meta-tags') ?> <?= $episode->title ?> endSection() ?> section('content') ?>
<?= interact_as_actor()
            ->display_name ?>

posts as $key => $post): ?> $key, 'post' => $post, 'podcast' => $podcast, ]) ?>
endSection() ?>