title = \Yii::$app->name; ?>
'phone', 'mask' => '[+7] (999) 999-99-99', 'options' => [ 'class' => 'form-control', 'style' => 'text-align: center; padding: 5px;', 'placeholder' => 'Введите номер телефона' ] ]);?>
"btn btn-warning form-control", "style" => "margin-top: 5px", "onclick" => "$('#sms').show();", "type" => "button" ]);?>