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