removed maintenance package
This commit is contained in:
7
resources/views/layouts/maintenance.blade.php
Normal file
7
resources/views/layouts/maintenance.blade.php
Normal file
@ -0,0 +1,7 @@
|
||||
<html lang="{{ app()->getLocale() }}">
|
||||
|
||||
@include('partials.maintenance.head')
|
||||
|
||||
@include('partials.maintenance.body')
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user