@extends('admin.layouts.master-soyuz') @section('title','All Backup Manager') @section('body') @component('admin.component.breadcumb',['secondaryactive' => 'active']) @slot('heading') {{ __('All Backup Manager') }} @endslot @slot('menu1') {{ __('Backup Manager') }} @endslot @endcomponent
{{ $error}}
@endforeachDownload the latest backup
@php $dir17 = storage_path() . '/app/'.config('app.name'); @endphp