unknown 4 лет назад
Родитель
Сommit
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>
             </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;">