@extends('layouts.guest') @section('title', trans('app.Maintenance')) @section('page-title', trans('app.Maintenance System')) @section('page-subtitle', trans('app.We are under maintenance')) @section('content')

{{ trans('app.We are under maintenance') }}

{{ trans('app.We are performing scheduled maintenance. Please check back later.') }}

{{ trans('app.Maintenance Progress') }} 75%

{{ trans('app.Estimated completion time: 2 hours') }}

{{ trans('app.What we are working on') }}

{{ trans('app.Server Updates') }}

{{ trans('app.Updating server infrastructure for better performance') }}

{{ trans('app.Security Enhancements') }}

{{ trans('app.Implementing latest security measures') }}

{{ trans('app.Performance Optimization') }}

{{ trans('app.Optimizing system performance and speed') }}

{{ trans('app.Latest Updates') }}

{{ trans('app.Database Migration') }}

{{ trans('app.Successfully migrated database to new version') }}

{{ trans('app.2 hours ago') }}

{{ trans('app.Cache Optimization') }}

{{ trans('app.Optimized caching system for better performance') }}

{{ trans('app.1 hour ago') }}

{{ trans('app.Security Updates') }}

{{ trans('app.Applying latest security patches and updates') }}

{{ trans('app.In progress') }}

{{ trans('app.Need immediate assistance?') }}

{{ trans('app.If you are the administrator, you can disable maintenance mode from the admin settings.') }}

{{ trans('app.Admin Panel') }}
@endsection