@extends('layouts.app') @section('title', 'Dashboard Direktur') @section('page_title', 'Dashboard Direktur') @section('page_subtitle', 'Pemantauan portofolio proyek, approval strategis, dan performa perusahaan') @section('content') @include('dashboard.partials.role_workspace') @endsection