@extends('layouts.back-end.app')
@section('title', \App\CPU\translate('DB_clean'))
@push('css_or_js')
@endpush
@section('content')
{{\App\CPU\translate('This_page_contains_sensitive_information.Make_sure_before_changing.')}}
@endsection
@push('script')
@endpush