principal distributor create with address and salescoordinator attendance system create
This commit is contained in:
parent
0146a7a3d2
commit
ec1979d7f7
@ -262,9 +262,12 @@ const AddPrincipalDistributor = () => {
|
|||||||
onChange={handleDataChange}
|
onChange={handleDataChange}
|
||||||
/>
|
/>
|
||||||
</Grid>
|
</Grid>
|
||||||
<Typography variant="h6" sx={{ mb: 2 }}>
|
</Grid>
|
||||||
Address
|
|
||||||
</Typography>
|
<Typography variant="h6" sx={{ mb: 2 }}>
|
||||||
|
Address
|
||||||
|
</Typography>
|
||||||
|
<Grid container spacing={2} sx={{ mb: 2 }}>
|
||||||
<Grid item xs={12} sm={4}>
|
<Grid item xs={12} sm={4}>
|
||||||
<TextField
|
<TextField
|
||||||
id="country"
|
id="country"
|
||||||
|
Loading…
Reference in New Issue
Block a user