import ArrowLeftB from "@/components/icons/ArrowLeftB"; import { Button } from "@mui/material"; import ButtonFixed from "./ButtonFixed"; function Paying({ setTypePay, fadeElement, setStep }) { return (

اطلاعات پرداخت

مبلغ پیش پرداخت (بیعانه) :{" "}

20،000 تومان

مبلغ قابل پرداخت : 20،000 تومان

); } export default Paying;