# PHP Components (Reusable Partials) ## Form field partials — `templates/partials/form/` - [x] **`text-field.php`** — already implemented; used across `add.php` and `edit.php` for all single-line fields - [x] **`select-field.php`** — already implemented; used for orientation, ap, finality, license, access type, etc. - [x] **`checkbox-list.php`** — already implemented with `
//