{contact.name}
+ {contact.nameAr && ( +{contact.nameAr}
+ )} + {contact.companyName && ( +
+
Contact Information
+-
+
- Name +
- {contact.name} +
- Arabic Name +
- {contact.nameAr} +
- Type +
- {getTypeLabel(contact.type)} +
- Source +
- {contact.source} +
- Status +
- + + {contact.status} + + +
- Rating +
- {renderStars(contact.rating)} +
Contact Methods
+-
+ {contact.email && (
+
- {contact.email} +
- Phone +
- {contact.phone} +
- Mobile +
- {contact.mobile} +
- Website +
- + + {contact.website} + + +
Company Information
+-
+ {contact.companyName && (
+
- Company Name +
- {contact.companyName} +
- Arabic Company Name +
- {contact.companyNameAr} +
- Tax Number +
- {contact.taxNumber} +
- Commercial Register +
- {contact.commercialRegister} +
Parent Company
+ +{contact.parent.name}
+{contact.parent.type}
+No company information available
+Address Information
+-
+ {contact.address && (
+
- Street Address +
- {contact.address} +
- City +
- {contact.city} +
- Country +
- {contact.country} +
- Postal Code +
- {contact.postalCode} +
No address information available
+Map integration coming soon
+Categories
+ {contact.categories && contact.categories.length > 0 ? ( +No categories assigned
+ )} +Tags
+ {contact.tags && contact.tags.length > 0 ? ( +No tags assigned
+ )} +Activity Timeline
+ {/* Placeholder for activities */} +No activities found
+Activity timeline coming soon
+