Commit 35f027a4 authored by Shakarim Sapa's avatar Shakarim Sapa

- Check the error showing

parent 55b0ece7
......@@ -47,6 +47,8 @@ if ($cacheEmail!==false && Bid::find()->where(['email' => $cacheEmail])->exists(
'placeholder' => 'E-mail*'
]); ?>
<?php var_dump($errors); ?>
<?php echo Html::submitButton(\Yii::t('form', 'Subscribe'), ['class' => 'save-button']); ?>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment