fix: Update FAQ rendering to allow HTML content and correct numbering in tab buttons
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
|
||||
|
||||
<div class="py-40">
|
||||
{{ $child->faqs ?? '' }}
|
||||
{!! $child->faqs ?? '' !!}
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user