@php $title = 'System Maintenance'; @endphp @extends('layouts/layoutMaster') @section('title', $title) @section('page-style') @endsection @section('content')
Maintenance

System Maintenance

We're performing scheduled maintenance to improve your experience.

Updates in progress
  • System updates and improvements
  • Database optimization
  • Security enhancements
ETA: 1 to 2 months
@endsection @section('page-script') @endsection