import { Toaster } from "@/components/ui/toaster"; import { Outlet } from "react-router-dom"; const SettingLayout = () => { return (