@extends('layouts.app') @section('title', 'Dashboard Staff Teknik') @section('page_title', 'Dashboard Staff Teknik') @section('page_subtitle', 'Workspace pelaksanaan pekerjaan lapangan, progress harian, evidence, dan SPJ teknis') @section('content') @include('dashboard.partials.role_workspace') @endsection