use yii\helpers\Url; use yii\helpers\Html; use yii\widgets\Breadcrumbs; use yii\widgets\ActiveForm; $this->title = 'Корзина'; $this->registerMetaTag(['name' => 'description', 'content' => 'Корзина']); $this->registerMetaTag(['name' => 'keywords', 'content' => 'Корзина']); ?>