@@ -138,6 +138,11 @@
}
?>
{!! $textContent !!}
+ @foreach($note->sections as $section)
+ <div p-2>
+ {!! $section->summary_html !!}
+ </div>
+ @endforeach
</td>
<td class="px-2">
<a href="/patients/view/{{ $patient->uid }}/notes/view/{{ $note->uid }}" class="font-weight-bold">