= $this->extend('_layout') ?> = $this->section('title') ?> = lang('Person.podcast_form.title') ?> = $this->endSection() ?> = $this->section('pageTitle') ?> = lang('Person.podcast_form.title') ?> (= count($podcast->persons) ?>) = $this->endSection() ?> = $this->section('headerRight') ?> = button( lang('Person.create'), route_to('person-create'), [ 'variant' => 'primary', 'iconLeft' => 'add', ], [ 'class' => 'mr-2', ], ) ?> = $this->endSection() ?> = $this->section('content') ?> = data_table( [ [ 'header' => lang('Person.podcast_form.persons'), 'cell' => function ($person) { return '