Disk | Healthy | Amount of backups | Newest backup | Used storage |
---|---|---|---|---|
{{ $backupStatus['disk'] }} | @if ($backupStatus['healthy']) @else @endif | {{ $backupStatus['amount'] }} | {{ $backupStatus['newest'] }} | {{ $backupStatus['usedStorage'] }} |
{{ __('backup.location') }} | {{ __('backup.date') }} | {{ __('backup.file_size') }} | {{ __('backup.actions') }} |
---|---|---|---|
{{ $backup['path'] }} | {{ $backup['date'] }} | {{ $backup['size'] }} | |
No backups present |