Explorar o código

added claims resolver view

unknown %!s(int64=4) %!d(string=hai) anos
pai
achega
f33726eb7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/app/patient/claims-resolver.blade.php

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

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