5 lines
190 B
PHP
5 lines
190 B
PHP
<x-layout-auth>
|
|
<h1>503</h1>
|
|
<p>{{ __('boilerplate::ui.maintenance') }}</p>
|
|
<a class="btn btn-primary" href="{{ url('/') }}">{{ __('boilerplate::ui.home') }}</a>
|
|
</x-layout-auth> |