Przeglądaj źródła

added claims resolver view

unknown 4 lat temu
rodzic
commit
9fb0431535

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

@@ -87,7 +87,7 @@
             <td>
             <td>
                 <div>
                 <div>
                     @foreach($note->sections as $section)
                     @foreach($note->sections as $section)
-                        {{!! $section->summary_html !!}}
+                        {!! $section->summary_html !!}
                     @endforeach
                     @endforeach
                         <hr>
                         <hr>
                 </div>
                 </div>