aboutsummaryrefslogtreecommitdiff
path: root/resources/views/errors/401.blade.php
blob: 7c0d0813d4f8f3db4511d616f09a0df72ae44bd9 (plain)
1
2
3
4
<x-minimal-error>
    <x-slot:code>401</x-slot:code>
    <x-slot:message>Unauthorized</x-slot:message>
</x-minimal-error>