Browse Source

updated claims-resolver

unknown 4 năm trước cách đây
mục cha
commit
5eb0ceb873
1 tập tin đã thay đổi với 3 bổ sung5 xóa
  1. 3 5
      resources/views/app/patient/claims-resolver.blade.php

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

@@ -266,11 +266,9 @@
                 </div>
             </td>
             <td>
-                @foreach($note->claims as $claim)
-                    <div>
-                        {{ $claim->id }}
-                    </div>
-                @endforeach
+                <div>
+                    {{ $note->claim_summary }}
+                </div>
             </td>
             <td>
                 <div style="max-height: 250px; overflow-y: auto;">