slideListByPosition($position); $this->data['blocks'] = BlockRepository::getInstance()->getByCateName(BlockRepository::CATEGORY_CONTACT); $this->data['slide'] = $slides; $this->setSeo(); return $this->view(); } }