removed maintenance package

This commit is contained in:
Denis Duliçi
2021-01-19 12:47:18 +03:00
parent 0bf03c14c2
commit 80ad425f43
8 changed files with 130 additions and 117 deletions

View File

@ -0,0 +1,7 @@
<html lang="{{ app()->getLocale() }}">
@include('partials.maintenance.head')
@include('partials.maintenance.body')
</html>