+
+ {{ t('transport.carriers.form.price.containerType') }} *
+
+
+ update('containerType', v === null ? null : String(v))"
+ />
+ update('containerType', v === null ? null : String(v))"
+ />
+
+
{{ errors.containerType }}
+
+
+
+
+
+ {{ t('transport.carriers.form.price.pricingUnit') }} *
+
+
+ update('pricingUnit', v === null ? null : String(v))"
+ />
+ update('pricingUnit', v === null ? null : String(v))"
+ />
+
+
{{ errors.pricingUnit }}
+
+
+