|
@@ -1002,7 +1002,7 @@ use App\Models\Handout;
|
|
<span class="d-none latest-section-ts">{{ $latestSectionTS }}</span>
|
|
<span class="d-none latest-section-ts">{{ $latestSectionTS }}</span>
|
|
|
|
|
|
<div class="p-3 border-bottom" data-non-segment-section="ICDs">
|
|
<div class="p-3 border-bottom" data-non-segment-section="ICDs">
|
|
- <div class="d-flex alignt-items-start">
|
|
|
|
|
|
+ <div class="">
|
|
<div class="d-flex mr-2">
|
|
<div class="d-flex mr-2">
|
|
<p class="font-weight-bold text-secondary m-0 mr-2">Claim ICDs</p>
|
|
<p class="font-weight-bold text-secondary m-0 mr-2">Claim ICDs</p>
|
|
@include('app.patient.partials.put-rm-reasons', ['recordType' => 'NOTE', 'record' => $note])
|
|
@include('app.patient.partials.put-rm-reasons', ['recordType' => 'NOTE', 'record' => $note])
|