## [2026-03-01] Task 5: ZiggyVue Plugin Missing **Severity**: HIGH — Blocks all Vue component rendering that uses `route()` **File**: `resources/js/app.js` **Error**: `TypeError: o.route is not a function` on every page using `route()` in templates **Root Cause**: `@routes` blade directive provides `window.route` global, but Vue 3 `