@extends('layouts.yellow') @section('content')

{{ __('common-table.configure-history.title') }}

{{ __('common-table.configure-history.info') }}
@csrf

{{ __('common-table.configure-history.antecedents') }}

{{ __('common-table.configure-history.selectAntecedents') }}

@foreach($sectionTypes as $sectionType) @if($sectionType->section_type_id !== null)
id, $configuration->section_types ?? [])) ? 'checked' : '' }}>
@endif @endforeach

{{ __('common-table.configure-history.medicalExams') }}

{{ __('common-table.configure-history.vitalSigns') }}
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
{{ __('common-table.configure-history.physicalExam') }}
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
{{ __('common-table.configure-history.studiesAndComments') }}
medical_exams ?? [])) ? 'checked' : '' }}>
medical_exams ?? [])) ? 'checked' : '' }}>
@include('components.utils-form') @endsection