@extends('layouts.errors.app') {{-- ******************************* Description: Title **************************************--}} @section('title', 'Titania Tickets - Server Maintenance') {{-- ******************************* Description: CSS or JS Files **************************************--}} @push('css') {{-- Alpine Plugins --}} {{-- Alpine Core --}} {{-- Starfield --}} @endpush {{-- ******************************* Description: Main Content **************************************--}} @section('main-content')
ufo Server Maintenance

5 0 0 3

Our server is currently undergoing scheduled maintenance to improve your experience. We apologize for any inconvenience this may cause and appreciate your patience. Please check back shortly. Thank you for understanding!

{{-- --}}
@endsection {{-- ******************************* Description: JS Files **************************************--}} @push('scripts') @endpush