I have a string returned to one of my views, like this:
$text = \'Lorem ipsum dolor
Lorem ipsum dolor
its a simple
{!! $text !!}
laravel compile as a dom element and {{$text}} print as a string
{{$text}}