@extends('layouts.dashboard') @section('title', 'Admin Dashboard') @section('content')

Admin Dashboard

Welcome, Super Admin

You have full platform access.

@endsection