# OJSTO v18 - Legacy UI Laravel Backend Rebuild

This build resets the direction of the project.

## Goal
Preserve the old NOK Courier interface and employee experience while replacing PHP Native backend logic with Laravel.

## What changed from v17
- The new dark scaffold dashboard was removed from the admin layout.
- Admin layout now follows the old NOK Courier structure:
  - Left sidebar with the same high-level menu order.
  - Floating top bar with icons, package search, language, support/user block, and NOK logo.
  - Home page uses the old orange/white wave-style landing area.
- Legacy assets from Admin.zip are copied into `public/legacy-admin`.
- Existing Laravel routes/controllers remain in place underneath the legacy UI.

## Important
This is not a finished full clone yet. It is the corrected starting point:
**Old UI preserved + Laravel backend underneath.**

Next work should convert old PHP pages into Blade one by one without changing button order or employee workflow unless approved.
