@if(method_exists($exception, 'getContext') && $exception->getContext())
Code Context
{{ $exception->getContext() }}
@endif
@if(method_exists($exception, 'getSuggestion') && $exception->getSuggestion())
@endif
@if(app()->environment('local', 'development'))