= $this->extend('_layout') ?> = $this->section('pageTitle') ?> = lang('Podcast.publish') ?> = $this->endSection() ?> = $this->section('content') ?> = anchor( route_to('podcast-view', $podcast->id), icon('arrow-left-line', [ 'class' => 'mr-2 text-lg', ]) . lang('Podcast.publish_form.back_to_podcast_dashboard'), [ 'class' => 'inline-flex items-center font-semibold mr-4 text-sm', ], ) ?>
= $this->endSection() ?>