@php use Illuminate\Support\Facades\Session; @endphp @extends('layouts.back-end.app') @section('title', translate('DB_clean')) @push('css_or_js') @endpush @section('content') @php($direction = Session::get('direction'))
{{translate('system_Settings')}}