getSettingWebsite(); if ($config['baotri'] == 1){ return redirect(route('bao_tri')); } return $next($request); } }