@php $configData = Helper::applClasses(); @endphp @extends('layouts/fullLayoutMaster') @section('title', 'Maintenance') @section('page-style') @endsection @section('error')

Under Maintenance 🛠

Sorry for the inconvenience but we're performing some maintenance at the moment

{{--
--}} {{-- --}} {{-- --}} {{--
--}} @if($configData['theme'] === 'dark') Under maintenance page @else Under maintenance page @endif
@endsection