|
@@ -6,7 +6,7 @@
|
|
|
|
|
|
<div id="notes-list-{{$patient->id}}">
|
|
|
<div class="pt-2 d-flex align-items-start">
|
|
|
- <h6 class="my-0 d-flex align-items-center w-100">
|
|
|
+ <h6 class="my-0 d-flex align-items-baseline w-100">
|
|
|
<span class="font-weight-bold font-size-16">Notes</span>
|
|
|
@if(true || $patient->latestClientPrimaryCoverage->is_covered == 'YES')
|
|
|
@if($isOldClient)
|