|
@@ -6,20 +6,8 @@
|
|
|
|
|
|
<div class="mb-5">
|
|
|
|
|
|
- @include('app/patient/partials/erx')
|
|
|
-
|
|
|
- <hr class="m-neg-4 my-4">
|
|
|
- @include('app/patient/partials/lab')
|
|
|
-
|
|
|
- <hr class="m-neg-4 my-4">
|
|
|
- @include('app/patient/partials/imaging')
|
|
|
-
|
|
|
- <hr class="m-neg-4 my-4">
|
|
|
@include('app/patient/partials/equipment')
|
|
|
|
|
|
- <hr class="m-neg-4 my-4">
|
|
|
- @include('app/patient/partials/other')
|
|
|
-
|
|
|
</div>
|
|
|
|
|
|
@endsection
|