basket-step-03.php 235 Bytes
<?php

use yii\helpers\Html;
use yii\widgets\ActiveForm;

$this->title = 'Оформление заказа';
$this->params['breadcrumbs'][] = $this->title;

?>
<h1 class="basket_main_title">Спасибо за ваш заказ!</h1>