Variables | |
if(isset( $component)) if(isset($attributes)) | $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'laravel-exceptions-renderer::components.icons.chevron-down','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])) |
endif | |
$__currentLoopData = $exception->frames() | |
$loop = $__env->getLastLoop() | |
endforeach | |
$__currentLoopData = $exception->frames() |
if(isset($component)) if (isset( $attributes)) $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'laravel-exceptions-renderer::components.icons.chevron-down','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])) |
$loop = $__env->getLastLoop() |
endforeach |
endif |