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