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