Total Employees

{{ totalEmployees }}

Asset Allocation

{{ totalAllocation }}

Asset Return

{{ totalReturn }}

Purchase Orders

{{ totalPurchase }}

Asset Overview
{{ selectedType === 'employee' ? 'Employee Activity' : selectedType === 'allocation' ? 'Asset Allocation Activity' : selectedType === 'return' ? 'Asset Return Activity' : 'Purchase Activity' }}
Summary
Monthly

Total

{{ tableData.length }}

Count

{{ tableData.length }}

Pending

0
Recent Orders
ID Name Amount Status
{{ item.employeeId || item.allocationId || item.returnId || item.purchaseOrderId || '-' }} {{ item.employeeName || item.vendorName || item.assetId || '-' }} {{ item.grandTotal || item.amount || item.price || item.cost || '-' }} {{ item.poStatus || item.status || item.returnStatus || item.allocationStatus || 'Active' }}
Recent Activity
  • Employee Added
  • Asset Allocated
  • Purchase Created
  • Return Completed
Notifications

⚠ Pending Approvals

✔ Orders Completed

⏳ Returns Due