= před 4 roky
rodič
revize
8868234a53

+ 3 - 3
resources/views/app/patient/claims-resolver.blade.php

@@ -298,10 +298,10 @@
 {{--                {{ $loopLastDateSeenByMcpTypePro }}--}}
 {{--            </td>--}}
             <td>
-                {{ $note->is_signed_by_hcp ? 'Yes' : 'No' }}
+                {{ $note->is_signed_by_hcp ? 'Signed' : 'No' }}
             </td>
-            <td>{{ $note->is_bill_closed ? 'Yes' : 'No' }}</td>
-            <td>{{ $note->is_claim_closed ? 'Yes' : 'No' }}</td>
+            <td>{!! $note->is_bill_closed ? '<i class="fa fa-check"></i> Billing Closed' : 'Billing Not Closed' !!}</td>
+            <td>{!! $note->is_claim_closed ? '<i class="fa fa-check"></i> Claiming Closed' : 'Claiming Not Closed' !!}</td>
 {{--            <td><div style="max-height: 200px; overflow-y: auto;">{!! $content !!}</div></td>--}}
 
             <td class="p-0">