{$name} == 1) ? 'checked' : ''}} id="{{ isset($id) ? $id : $name }}">
@if ($errors->has($name)) {{ $errors->first($name) }} @endif