@extends('layouts.app') @section('title', 'Unauthorized') @section('content')
🔒

Unauthorized Access

Your user role doesn't have access to the dashboard. Please contact your administrator.

Go to Profile
@endsection