route_to('podcast-activity', $podcast->handle), 'label' => lang('Podcast.activity'), ], [ 'uri' => route_to('podcast-episodes', $podcast->handle), 'label' => lang('Podcast.episodes'), ], [ 'uri' => route_to('podcast-about', $podcast->handle), 'label' => lang('Podcast.about'), ], ] ?>