Procházet zdrojové kódy

updated claims-resolver

unknown před 4 roky
rodič
revize
5eb0ceb873

+ 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;">