@extends('appshell::layouts.private') @section('title') Backup Records — {{ $user->name }} @stop @section('content')
No backup records found for this user.
@else| Entity | WP ID | Remote ID | Rev | Last Updated | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $record->entity_type }} | {{ $record->entity_wp_id ?? '—' }} | {{ substr($record->remote_id, 0, 8) }}… | {{ $record->latest_revision }} | {{ $record->updated_at?->diffForHumans() }} | @if($record->archived) Archived @else Active @endif | Revisions {{-- Pattern B signed URL generator --}} |