title = 'Contact'; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

session->hasFlash('contactFormSubmitted')): ?>
Thank you for contacting us. We will respond to you as soon as possible. Application is in debug mode, message was logged under mail->fileTransportPath); ?> . You can also view it in debug module on mail panel.

If you have business inquiries or other questions, please fill out the following form to contact us. Thank you.

'contact-form']); ?> field($model, 'name') ?> field($model, 'email') ?> field($model, 'subject') ?> field($model, 'body')->textArea(['rows' => 6]) ?> field($model, 'verifyCode')->widget(Captcha::className(), [ 'template' => '
{image}
{input}
', ]) ?>
'btn btn-primary']) ?>