@props(['exception'])

{{ $exception->class() }}

{{ $exception->message() }}

LARAVEL {{ app()->version() }}
PHP {{ PHP_VERSION }}
UNHANDLED CODE {{ $exception->code() }}