| Seller ID | Name | Contact | Status | Last Synced | Actions |
|---|---|---|---|---|---|
|
{{ $agent->agent_matrix_id }}
|
{{ $agent->name }}
|
@if($agent->email)
{{ $agent->email }}
@endif
@if($agent->phone)
{{ $agent->phone }}
@endif
|
@if($agent->status === 'active') Active @else Inactive @endif | @if($agent->last_synced_at) {{ $agent->last_synced_at->format('M d, Y H:i') }} @else Never @endif | View Edit |
Get started by creating a new seller or importing from GoAffPro API.