added Total employee present figure
This commit is contained in:
parent
1157643916
commit
b348117f05
@ -58,7 +58,7 @@ const ReportDPR = ({ project, date }) => {
|
||||
<span className="text-secondry"> Total Employee</span>{" "}
|
||||
<span className="text-secondry">
|
||||
{" "}
|
||||
{data?.totalEmployees - data?.todaysAttendances}
|
||||
{ data?.todaysAttendances}
|
||||
</span>{" "}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user