Remote ID: {{ $record->remote_id }}
@if($record->entity_wp_id)WP Post ID: {{ $record->entity_wp_id }}
@endif{{ $revisions->total() }} revision(s)
No revisions found.
@else| Rev # | Triggered By | Backed Up At | Hash | Actions |
|---|---|---|---|---|
| {{ $rev->revision }} @if($rev->revision === $record->latest_revision) (latest) @endif | {{ $rev->triggered_by ?? '—' }} | {{ $rev->backed_up_at ? \Carbon\Carbon::createFromTimestamp($rev->backed_up_at)->toDateTimeString() : '—' }} | {{ substr($rev->payload_hash, 0, 12) }}… |