{{-- ── Left Info Panel ──────────────────────────────── --}}
{{-- ── Right Form Sections ───────────────────────────── --}}
{{-- ── Danger Zone (full-width, below grid) ─────────────── --}}
Project
{{ strtoupper(substr($project->name, 0, 1)) }}
{{ $project->name }}
{{ $statusInfo['label'] }}
@if($project->start_date)
@endif
@if($project->end_date)
@endif
@if($project->budget)
@endif
Danger Zone
Delete this project
Permanently removes all tasks, files, and associated data. This cannot be undone.