//= $this->render('/layouts/banner', compact('page', 'LD', 'IMG')) ?>//= Yii::t('footer', 'Карта сайта')?>//= $this->context->generateUrl('about') ?>//= Yii::t('whole-site', 'О нас')?>
//= $this->context->generateUrl('map') ?>//= Yii::t('whole-site', 'Планировки')?>
//= $this->context->generateUrl('rent') ?>//= Yii::t('whole-site', 'Аренда')?>
//= $this->context->generateUrl('gallery') ?>//= Yii::t('whole-site', 'Галерея')?>
//if(!empty($galleries)){?>//foreach ($galleries as $item){?>
//= $this->context->generateUrl('/gallery/'.$item->slug) ?>//= (!empty($item->chars['title'][$this->context->currentLang->id]->value) ? $item->chars['title'][$this->context->currentLang->id]->value : $item->name) ?>
//}?>
//= $this->context->generateUrl('gallery') ?>//}?>//= $this->context->generateUrl('news') ?>//= Yii::t('whole-site', 'Новости')?>
//if(!empty($news)){?>//foreach ($news as $item){?>
//= $this->context->generateUrl('/news/'.$item->slug) ?>//= (!empty($item->chars['title'][$this->context->currentLang->id]->value) ? $item->chars['title'][$this->context->currentLang->id]->value : $item->name) ?>
//}?>
//= $this->context->generateUrl('news') ?>//}?>//= $this->context->generateUrl('contact') ?>//= Yii::t('whole-site', 'Контакты')?>
//= $this->context->generateUrl('lostfound') ?>//= Yii::t('footer', 'Бюро находок')?>