|
|
@@ -550,12 +550,12 @@ const columns2 = [ |
|
|
|
</div> |
|
|
|
))} |
|
|
|
</div> |
|
|
|
<hr></hr> |
|
|
|
{/* <hr></hr> |
|
|
|
<div className="ml-10 text-base"><strong>-{t("Formula")}-</strong></div> |
|
|
|
<div className="ml-10 text-sm"><strong>CPI:</strong> {t("Invoiced Amount")} / {t("Cumulative Expenditure")}</div> |
|
|
|
<div className="ml-10 text-sm"><strong>{t("Cash Flow Status")}: </strong>{`${t("Positive when CPI")}`}</div> |
|
|
|
<div className="ml-10 text-sm"><strong>{t("Projected CPI")}:</strong> {t("Project Fee")} / {t("Cumulative Expenditure")}</div> |
|
|
|
<div className="ml-10 text-sm mb-5"><strong>{t("Cash Flow Status")}: </strong>{t("Positive when Projected CPI")}</div> |
|
|
|
<div className="ml-10 text-sm mb-5"><strong>{t("Cash Flow Status")}: </strong>{t("Positive when Projected CPI")}</div> */} |
|
|
|
</Card> |
|
|
|
<Card className="mt-5"> |
|
|
|
<div style={{display:"inline-block"}}> |
|
|
|