I have a string returned to one of my views, like this:
$text = \'Lorem ipsum dolor
Lorem ipsum dolor
you can do with many ways in laravel 5..
{!! $text !!} {!! html_entity_decode($text) !!}