{{----}} {{--{{ $label ?? __("validation.attributes.$name") }}--}} {{----}} {{----}} {{----}} {{----}} {{ $label ?? __("validation.attributes.$name") }} {!! Form::checkbox($name, true, $value ?? null, ['class' => 'success']); !!}