extend('podcast/_layout_authenticated') ?> section('meta-tags') ?> <?= lang('Status.title', [ 'actorDisplayName' => $status->actor->display_name, ]) ?> endSection() ?> section('content') ?>
include( 'podcast/_partials/status_with_replies_authenticated', ) ?>
endSection() ?>