| Name | Contact | Users | Status | Created | Actions |
|---|---|---|---|---|---|
|
{{ $partner->name }}
{{ Str::limit($partner->hq_address, 50) }}
|
{{ $partner->email }}
{{ $partner->phone }}
|
{{ $partner->users_count ?? 0 }} total
{{ $partner->managers_count ?? 0 }} managers, {{ $partner->agents_count ?? 0 }} agents
|
{{ ucfirst($partner->status->value) }} | {{ $partner->created_at->format('M d, Y') }} | |
| No partners found. Add your first partner . | |||||
Are you sure you want to delete ?
This action cannot be undone. All associated users will also be affected.