user->isGuest) {
?>
field($model, 'name')
->textInput();
?>
field($model, 'secondname')
->textInput();
?>
field($model, 'city')
->textInput();
?>
field($model, 'address')
->textInput();
?>
field($model, 'phone')
->textInput();
?>
field($model, 'email')
->textInput();
?>
field($model, 'comment')
->textarea(
[
'rows' => 4,
]
);
?>
Итоговый счет
asDecimal($sum, 2); ?> | |
---|---|
asDecimal($sumDiscount, 2); ?> | |
asDecimal($sum, 2); ?> |