|
|
|
|
|
|
|
|
?> |
|
|
?> |
|
|
<div class="site-signup"> |
|
|
<div class="site-signup"> |
|
|
<h1 class="title-systeme-commande"><span class="glyphicon glyphicon-user"></span> <?= Html::encode($this->title) ?></h1> |
|
|
<h1 class="title-systeme-commande"><span class="glyphicon glyphicon-user"></span> <?= Html::encode($this->title) ?></h1> |
|
|
|
|
|
|
|
|
<p>Veuillez remplir les champs suivants afin de créer votre compte.<br /> |
|
|
|
|
|
Tous les champs sont obligatoires.</p> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|
<div class="col-lg-5"> |
|
|
<div class="col-lg-5"> |
|
|
<?php $form = ActiveForm::begin(['id' => 'form-signup','enableClientValidation'=> false]); ?> |
|
|
<?php $form = ActiveForm::begin(['id' => 'form-signup','enableClientValidation'=> false]); ?> |