@include('frontend.patients.tabs.histories')
@if(Auth::user()->type ==2 and $center_type == 'HCP')
@endif
@include('frontend.patients.tabs.follow-ups.atfal-create')
@include('frontend.patients.tabs.follow-ups.covid19-create')
@include('frontend.patients.tabs.follow-ups.atfal-show')
@include('frontend.patients.tabs.follow-ups.covid19-show')
ملفات DICOM
@foreach ($dicoms_files as $dicoms_file)
@endforeach