aboutsummaryrefslogtreecommitdiff
path: root/resources/views/errors/404.blade.php
blob: 812ec99c70350a972dd60d834650b6c81855a86d (plain)
1
2
3
4
<x-minimal-error>
    <x-slot:code>404</x-slot:code>
    <x-slot:message>Page not found!</x-slot:message>
</x-minimal-error>