# PHP Components (Reusable Partials) ## Form field partials — `templates/partials/form/` - [ ] **`text-field.php`** — accepts `$name`, `$label`, `$value`, `$required`, `$placeholder`, `$hint`; renders the `