@extends('layouts.app') @section('title', 'Backups') @section('content')
| Router | Filename | Type | Status | Created | |
|---|---|---|---|---|---|
| {{ $backup->router->name }} | {{ $backup->filename }} | {{ strtoupper($backup->type) }} | {{ strtoupper($backup->status) }} | {{ $backup->created_at }} | Download |