= $this->extend('_layout') ?>
= $this->section('pageTitle') ?>
= lang('VideoClip.title', [
'videoClipLabel' => esc($videoClip->title),
]) ?>
= $this->endSection() ?>
= $this->section('content') ?>
media): ?>
logs): ?>
= lang('VideoClip.logs') ?>
= $videoClip->logs ?>
= $this->endSection() ?>