We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc504d9 commit 5bc9e19Copy full SHA for 5bc9e19
resources/views/error.blade.php
@@ -9,5 +9,5 @@
9
# {{ $exception ? $exception->getLine() : "" }}
10
11
## Trace :
12
-# {{ $exception || $stackTrace ? $stackTrace : "" }}
+{{ $exception || $stackTrace ? $stackTrace : "" }}
13
</x-mail::message>
0 commit comments