data['news']; /** @var bool $editable */ $editable = $this->data['editable']; /** @var \Modules\Tag\Models\Tag[] $tags */ $tags = $news->getTags(); $profile = UriFactory::build('profile/single?{?}&id=' . $news->createdBy->id); /** @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); ?>