| Name | Company | Contact | Type | Valid Until | Status | Actions |
|---|---|---|---|---|---|---|
| No visitors found matching your criteria. | ||||||
| {{ visitor.firstName }} {{ visitor.lastName }} | {{ visitor.company || '-' }} | {{ visitor.phone }} | {{ visitor.type === 'permanent' ? 'Permanent' : 'Time-limited' }} | {{ formatEndDate(visitor) }} | {{ visitor.type === 'permanent' ? 'Permanent' : visitor.status === 'active' ? 'Active' : 'Expired' }} |
|
Made with DeepSite