@props(['isHtml' => false]) @if ($isHtml) {!! nl2br(e($slot)) !!} @else {!! nl2br($slot) !!} @endif