@php $checked = 'checked'; @endphp @if(empty($value)) @php $value = ''; $checked = ''; @endphp @endif @if(empty($class)) @php $class = ''; @endphp @endif