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