@include('shared/checkbox', ['type' => 'checkbox', 'name' => 'options[' . $option->key . ']', 'value' => $value, 'label' => $option->name, 'checked' => $value == 'true'])