@extends('layouts.base', ['title' => 'Error 403']) @section('body_attribute') class="h-100" @endsection @section('content')
dark logo logo light

Your End-To-End Business Management System.

403

Access Denied !

{{ $message ?? 'You are not authorized to view this page. If you think this is a mistake, please contact support for assistance.'}}

Back @auth Logout @else Login @endauth

© SkedWise - By Mexyon

@endsection @section('scripts') @endsection