I have a string returned to one of my views, like this:
$text = \'Lorem ipsum dolor
Lorem ipsum dolor
You can try this:
{!! $text !!}
You should have a look at: http://laravel.com/docs/5.0/upgrade#upgrade-5.0