\'contact-form\']); ?> = $form->field($model, \'email\', [ \'inputOptions\' => [
= $form->field($model, 'email', [ 'template' => '{input}', // Leave only input (remove label, error and hint) 'options' => [ 'tag' => false, // Don't wrap with "form-group" div ], ]) ?>