Blame view

frontend/views/package/index.php 216 Bytes
c9ec322b   Anastasia   - package index
1
2
3
4
5
6
7
8
  <?php
      /**
       * @var \yii\data\ActiveDataProvider $dataProvider
       * @var \yii\web\View $this
       */
      
      $this->params['breadcrumbs'][] = \Yii::t('app', 'Пакетные предложения');
      ?>