<?php if ($this->widget->helpMessage): ?>
<small class="form-help-message"><?= $this->widget->helpMessage ?></small>
<?php endif; ?>

