protected function setTemplateExtraData(string $cabin) { $this->storeLensVar('active_submenu', ['Cabins', 'Cabin__' . $cabin]); $this->storeLensVar('active_link', 'bridge-link-cabin-' . $cabin . '-files'); }