@props([ 'id' => uniqid('checkbox-'), 'name' => '', 'value' => '', 'label' => '', 'checked' => false, 'disabled' => false, 'classCheckbox' => '' ])