@extends('layouts.app') @section('title', 'Enterprise Project Roadmap') @push('styles') @endpush @section('content') @include('components.page-header', [ 'title' => 'Advanced Project Roadmap', 'description' => 'Structural engineering roadmap with zero-collision geometry and real-time workforce alignment.', 'breadcrumbs' => ['Home' => route('admin.dashboard'), 'Timeline' => '#'], 'actions' => '' ])