4 lines
56 B
PHP
4 lines
56 B
PHP
|
|
<div class="block-text">
|
||
|
|
{!! $text ?? '' !!}
|
||
|
|
</div>
|