@extends('layouts.app') @section('title', 'Access Denied') @section('content')

403

Access Denied

Sorry, you do not have the necessary permissions to access this module. Please contact your system administrator if you believe this is an error.

Your IP: {{ request()->ip() }} | Timestamp: {{ now()->format('Y-m-d H:i:s') }}
@endsection