@if($errors->hasBag('exception') && env('APP_DEBUG') == true) getBag('exception');?>
{!! $error->get('message')[0] !!}