浏览代码

updated claims-resolver

unknown 4 年之前
父节点
当前提交
5eb0ceb873
共有 1 个文件被更改,包括 3 次插入5 次删除
  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>
                 </div>
             </td>
             </td>
             <td>
             <td>
-                @foreach($note->claims as $claim)
-                    <div>
-                        {{ $claim->id }}
-                    </div>
-                @endforeach
+                <div>
+                    {{ $note->claim_summary }}
+                </div>
             </td>
             </td>
             <td>
             <td>
                 <div style="max-height: 250px; overflow-y: auto;">
                 <div style="max-height: 250px; overflow-y: auto;">