@extends('backend.layouts.master') @section('title', __('static.system_tools.backup')) @section('content')
{{ __('static.system_tools.backup') }}
@can('backend.backup.create') @endcan
@endsection @push('js') @endpush