index.php 210 Bytes
<?php
use yii\helpers\Html;
use yii\helpers\ArrayHelper;
use yii\bootstrap\ActiveForm;
?>
<?
$this->title = 'Экспорт';
$this->params['breadcrumbs'][] = $this->title;
?>
<h1>Экспорт</h1>