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

Head Office

Welcome, {{ auth()->user()->name }}

Your Head of Department workspace. Department tools and reporting will appear here as they're rolled out.

groups

Your Team

Department roster and structure — coming soon.

insights

Reporting

Departmental reports and insights — coming soon.

description

Documents

Shared department documents — coming soon.

@endsection