File "show.blade.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/resources/exceptions/renderer/show.blade.php
File size: 565 bytes
MIME-type: text/plain
Charset: utf-8

<x-laravel-exceptions-renderer::layout :$exception>
    <div class="renderer container mx-auto lg:px-8">
        <x-laravel-exceptions-renderer::navigation :$exception />

        <main class="px-6 pb-12 pt-6">
            <div class="container mx-auto">
                <x-laravel-exceptions-renderer::header :$exception />

                <x-laravel-exceptions-renderer::trace-and-editor :$exception />

                <x-laravel-exceptions-renderer::context :$exception />
            </div>
        </main>
    </div>
</x-laravel-exceptions-renderer::layout>