setTitle('Créditer mon compte'); $this->setPageTitle('Crédit mon compte'); $this->addButton( [ 'label' => 'Retour', 'url' => 'credit/history', 'class' => 'btn btn-default' ] ); ?>
false, 'enableAjaxValidation' => false, ]); ?> field($creditForm, 'amount', [ 'template' => '{label}
{input}
{hint}', ]) ->label('Quel montant souhaitez-vous créditer ?') ->hint('Montant minimum : 25 €'); ?>
Payer', ['class' => 'btn btn-primary'] ) ?>