setTitle('Me contacter'); $this->setMeta('description', 'Pour toute remarque ou demande d\'information, nous vous proposons d\'utiliser ce formulaire de contact.') ; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

par téléphone

Guillaume Bourgeois
06 84 59 71 79

Fabien Normand
07 81 99 97 01

Par email

'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', 'name' => 'contact-button']) ?>