@extends('adminlte::page') @section('title', 'Backup Settings') @section('content_header')
Create a backup of the entire database. This will help you restore the system in case of data loss.
Are you sure you want to restore the database from backup file {{ $backup['name'] }}?
Warning: This will overwrite all current data with the data from this backup. This action cannot be undone.
Are you sure you want to delete this backup?
This action cannot be undone.