extend('podcast/_layout') ?> section('meta-tags') ?> <?= lang('Post.title', [ 'actorDisplayName' => $post->actor->display_name, ]) ?> endSection() ?> section('content') ?>
include('podcast/_partials/post_with_replies') ?>
endSection() ?>