{{--
{{ html() ->checkbox($name, $checked,$value) ->class('form-check-input ' . ($class ?? '')) ->id($id) }}
--}}