@for (machine of machineData(); track machine.id) {
|
{{ optionsKey }}:
{{ machine[key][optionsKey] }}
{{ key }}:
{{ machine[key] }}
|