@extends(Auth::user() ? 'layout.wrapper' : 'layout.wrapperplain') @section('content')

{{ $exception->getMessage() }}

@endsection