extend('podcast/_layout') ?> section('meta-tags') ?> <?= $podcast->title ?> asset('styles/index.css', 'css') ?> endSection() ?> section('content') ?>
description_html ?>
category->code, ) ?> other_categories as $other_category): ?> code, ) ?>
persons !== []): ?> location): ?> location, 'text-xs font-semibold p-2') ?>
lang('Podcast.persons_list', [ 'podcastTitle' => $podcast->title, ]), 'persons' => $podcast->persons, ]) ?> endSection() ?>