|
|
@ -102,12 +102,10 @@ function Index() {
|
|
|
|
<Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/detail/0/338787`)}>
|
|
|
|
<Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/detail/0/338787`)}>
|
|
|
|
Misc. Invoice
|
|
|
|
Misc. Invoice
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|
</Col>
|
|
|
|
|
|
|
|
<Col md={24} lg={4} xxl={4}>
|
|
|
|
|
|
|
|
<Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/paid`)}>
|
|
|
|
<Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/paid`)}>
|
|
|
|
Bank statement
|
|
|
|
Bank statement
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|
</Col>
|
|
|
|
</Col>
|
|
|
|
</Row>
|
|
|
|
</Row>
|
|
|
|
<Title level={3}></Title>
|
|
|
|
<Title level={3}></Title>
|
|
|
|
<Row>
|
|
|
|
<Row>
|
|
|
|