= form.check_box :value,
{ required: champ.mandatory?, id: champ.input_id, aria: { describedby: champ.describedby_id } },
'on',
'off'