extend('podcast/_layout') ?> section('meta-tags') ?> <?= $podcast->title ?> asset('styles/index.css', 'css') ?> endSection() ?> section('content') ?>
<?= interact_as_actor()
        ->display_name ?>

$post): ?> reblog_of_id !== null): ?> $key, 'post' => $post->reblog_of_post, 'podcast' => $podcast, ]) ?> $key, 'post' => $post, 'podcast' => $podcast, ]) ?>
endSection() ?>