@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}}
@endforeach{{ __("Download the latest backup") }}
@php $dir17 = storage_path() . '/app/'.config('app.name'); @endphp