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

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