<Col><Form.Itemname="decorationStatus"rules={[{required:true,message:'You have to choose an outcome!'}]}><Radio.Group><Radio.Buttonvalue={"1"}>Agree</Radio.Button><Radio.Buttonstyle={{marginLeft:10}}value={"2"}>Reject</Radio.Button></Radio.Group></Form.Item></Col>
<Col>
<Form.Item
name="decorationStatus"
rules={[{required:true,message:'You have to choose an outcome!'}]}
<Form.Itemname="addressAndpostalCode"><Inputstyle={{width:680}}disabledplaceholder="Display the address and postcode automatically according to the"/></Form.Item>
<Form.Itemname="addressAndpostalCode">
<Input
style={{width:680}}
disabled
placeholder="Display the address and postcode automatically according to the"