@extends('layouts/contentLayoutMaster') @section('title', 'Application Backups') @section('vendor-style') {{-- vendor css files --}} @endsection @section('page-style') {{-- Page Css files --}} @endsection @section('content')
| # | File | Created At | Actions |
|---|---|---|---|
| {{ @$i}} | {{ @$backup->path}} | {{ date('Y-m-d h:i a', strtotime($backup->created_at)) }} |
|