extend('admin/_layout') ?> section('title') ?> title ?> endSection() ?> section('pageTitle') ?> title . publication_pill( $episode->published_at, $episode->is_published, 'text-sm ml-2 align-middle' ) ?> endSection() ?> section('content') ?>
Episode cover
id, $episode->id), ['variant' => 'info', 'iconLeft' => 'edit'] ) ?> name, $episode->slug), ['variant' => 'secondary', 'iconLeft' => 'external-link'] ) ?> id, $episode->id), ['variant' => 'danger', 'iconLeft' => 'delete-bin'] ) ?>
description_html ?>

endSection() ?>