extend('_layout') ?> section('title') ?> endSection() ?> section('pageTitle') ?> endSection() ?> section('content') ?> lang('Episode.list.episode'), 'cell' => function ($videoClip): string { return $videoClip->label; }, ], [ 'header' => lang('Episode.list.visibility'), 'cell' => function ($videoClip): string { return $videoClip->status; }, ], ], $videoClips, 'mb-6' ) ?> links() ?> endSection() ?>