| User | Provider | Organization ID | Status | Last Used | Actions |
|---|---|---|---|---|---|
|
{{ $credential->user->name }}
{{ $credential->user->email }}
|
{{ ucfirst($credential->provider) }} | {{ $credential->organization_id ?? '-' }} | @if($credential->is_active) Active @else Inactive @endif | {{ $credential->last_used_at ? $credential->last_used_at->diffForHumans() : 'Never' }} | View Edit |
| No credentials found. Add your first credentials | |||||