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