@extends('layouts.admin') @section('styles') @stop @section('title') BACKUPS @stop @section('titulo') BACKUPS / NUBE @stop @section('acciones') HACER UN BACKUP{{-- Ver backups en la nube--}} @stop @section('descripcion')
@stop @section('content') {{-- --}}| NUMERO | FECHA | ARCHIVO | ACCIONES |
|---|---|---|---|
| {{$f+1}} | {{$r->modifiedTime}} | {{$r->name}} | Descargar |