data['doc']; $files = $doc->getMedia(); /** @var bool $editable */ $editable = $this->data['editable']; /** @var \Modules\Tag\Models\Tag[] $tag */ $tags = $doc->getTags(); /** @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); ?>