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

5 0 0 0

Apologies! We've encountered an unexpected issue. Rest assured, our team is addressing it as quickly as possible. Please try refreshing the page later. Thank you for bearing with us

@guest
Go back home
@endguest @auth
Go back home
@endauth
@endsection {{-- ******************************* Description: JS Files **************************************--}} @push('scripts') @endpush