Explorar el Código

updated claims-resolver

unknown hace 4 años
padre
commit
5eb0ceb873
Se han modificado 1 ficheros con 3 adiciones y 5 borrados
  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;">