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