whether_guidance_1) && $record->whether_guidance_1 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_1" class="form-check-input"/>
whether_guidance_2) && $record->whether_guidance_2 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_2" class="form-check-input"/>
whether_guidance_3) && $record->whether_guidance_3 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_3" class="form-check-input"/>
whether_guidance_4) && $record->whether_guidance_4 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_4" class="form-check-input"/>
whether_guidance_5) && $record->whether_guidance_5 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_5" class="form-check-input"/>
whether_guidance_6) && $record->whether_guidance_6 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_6" class="form-check-input"/>
whether_guidance_7) && $record->whether_guidance_7 == 1 ? 'checked' : '' }} type="checkbox" {{ $type == 'detail' ? 'disabled' : '' }} name="whether_guidance_7" class="form-check-input"/>