|
@@ -47,10 +47,11 @@ if ($point->lastChildReview && $point->lastChildReview->data) {
|
|
|
<div id="edit-sleep_study_intake-container" class="customized-form">
|
|
|
|
|
|
@include('app.patient.modules._undo_changes', compact('point'))
|
|
|
- @include('app.patient.modules.sleep_study_intake.partials.obstructive_sleep_apnea')
|
|
|
|
|
|
@include('app.patient.modules.sleep_study_intake.partials.epworth_sleepiness_study')
|
|
|
|
|
|
+ @include('app.patient.modules.sleep_study_intake.partials.obstructive_sleep_apnea')
|
|
|
+
|
|
|
@include('app.patient.modules.sleep_study_intake.partials.physical_exam')
|
|
|
|
|
|
<div class="mt-3 pt-3 border-top text-center">
|