@extends('layouts.admin.app')
@section('title', translate('DB_clean'))
@push('css_or_js')
@endpush
@section('content')
{{ translate('messages.note') }}: {{translate('This_page_contains_sensitive_information.Please_make_sure_before_click_the_button.')}}
@endsection
@push('script_2')
@endpush