@extends('layouts.app')
@section('title', '403 Forbidden')
@section('content')
403
Access Denied
You don't have permission to access this page. If you believe this is a mistake, please contact an administrator or try signing in with a different account.
@endsection