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

4 0 0 3

Access Restricted: Sorry, but you’re forbidden from accessing this content. Please ensure you have the appropriate permissions or contact support for assistance

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