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