src/ ├── app/ │ ├── components/ # UI Components ทั้งหมด │ │ ├── ui/ # Shadcn Basic Components (Button, Input, etc.) │ │ ├── customer-*.tsx # Components เกี่ยวกับลูกค้า (Table ...