| |
Code Coverage |
| |
Lines |
Functions and Methods |
Classes and Traits |
| Total |
|
0.00% |
0 / 4 |
|
n/a |
0 / 0 |
CRAP |
|
n/a |
0 / 0 |
| 1 | <h1>An error occurred. Please try again later.</h1> |
| 2 | @if (App::hasDebugModeEnabled()) |
| 3 | <div>{!! \Apie\LaravelApie\ErrorHandler\ApieErrorRenderer::renderException($error) !!}</div> |
| 4 | @endif |