use yii\helpers\Url; use yii\widgets\Breadcrumbs; use app\models\Catalog; use yii\bootstrap\ActiveForm; use yii\helpers\ArrayHelper; use yii\web\View; use yii\widgets\LinkPager; use app\models\Fasovka; use app\models\Type; use app\models\Brends; ?> $this->title = 'Поиск'; $this->registerMetaTag(['name' => 'description', 'content' => 'Поиск']); $this->registerMetaTag(['name' => 'keywords', 'content' => 'Поиск']); ?>