@php $platforms = \App\Models\UserIntegration::supportedPlatforms(); @endphp
{{ $int->store_nickname }}
Syncing from {{ ucfirst($int->platform) }}
Last Sync: {{ $int->last_sync_at ? $int->last_sync_at->diffForHumans() : 'Never' }}
{{ ucfirst($int->status) }}