return redirect()->away('https://www.google.com');
return redirect('/home/dashboard');
return redirect()->away(url);