We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bfe41 commit 058b004Copy full SHA for 058b004
views/collection.blade.php
@@ -38,7 +38,7 @@
38
'element' => 'h2',
39
'variant' => 'h3',
40
])
41
- {{$place->postTitle}}
+ {!! $place->postTitle !!}
42
@endtypography
43
@if(!empty($place->getIcon()))
44
@element([
0 commit comments