p=t 'table.modal.body_header' .form-row.number .form-label=t 'attributes.table.number' .form-field= number-field numericValue=model.number .form-row.section .form-label=t 'models.section' .form-field= my-select content=sections selection=model.section optionLabelPath="title" optionValuePath="id" .form-row.width .form-label=t 'attributes.table.width' .form-field= number-field numericValue=model.width .form-row.height .form-label=t 'attributes.table.height' .form-field= number-field numericValue=model.height hr button.modal-close{action "close"}=t 'table.modal.close_button' button.modal-confirm.right{action "saveTable"}=t 'table.modal.save_button' = qr-codes-link table=model