@extends('dashboard.base') @section('content')
@include('dashboard.shared.alert')
Manajemen Data

Backup

Backup database saat ini untuk dan simpan di komputer anda

Download

Restore

@csrf @error('sql')
{{ $message }}
@enderror
@endsection @section('javascript') @endsection