= $this->extend('_layout') ?>
= $this->section('title') ?>
= $podcast->title ?>
= $this->endSection() ?>
= $this->section('pageTitle') ?>
= $podcast->title ?>
= $this->endSection() ?>
= $this->section('content') ?>
= lang('Charts.by_player_weekly') ?>
= lang('Charts.by_service_weekly') ?>
= lang('Charts.by_device_weekly') ?>
= lang('Charts.by_os_weekly') ?>
= lang('Charts.podcast_bots') ?>
= service('vite')->asset('js/charts.ts', 'js') ?>
= $this->endSection() ?>