1. Machine detail page
- Use
machine_repo()->find($model). - Render essentials at top.
- Add tabs: Options, Attachments, Raw payload.
DeLille Demo
Built as a clear starter for MACHINE_OB.php usage.
These blocks are intentionally blank-ish so the developer can extend without refactoring.
machine_repo()->find($model).attachment_repo()->query(['machine_id' => ...]).include_conditional.api/search-machines.php.$repo->query(['model_like' => $q]).