@if(isset($errors) && $errors->hasBag('exception')) getBag('exception'); ?>
{!! $error->first('message') !!}
{!! nl2br($error->first('trace')) !!}