import WindowFloat from './WindowFloat' import Bold from './Bold' export default (props) => { if (global.lang.code == "en") { return { props.onclose?.() }} maxWidth="25rem" z={400} wz={500} >

The commissions you see in the system are awarded to those Active in network expansion project and the payment information of commissions in full and transparently in Transactions are visible. Did you know that by participating in the network expansion project, Your fees will be completely free and can you even earn money this way?


{ props.onclose?.() }}>{lang.close}
} else if (global.lang.code == "fa") { return { props.onclose?.() }} maxWidth="25rem" z={400} wz={500} >

کمیسیون هایی که در سیستم میبینید به کسانی تعلق میگیرد که در پروژه ی گسترش شبکه   فعالیت دارد و اطلاعات پرداخت کمیسیون ها به طور کامل و شفاف در تراکنش ها قابل مشاهده میباشد.   آیا میدانستید که با شرکت کردن در پروژه گسترش شبکه،   کارمزد های شما کاملا رایگان شده   و حتی میتوانید از این   راه کسب در آمد   نمایید؟


{ props.onclose?.() }}>{lang.close}
} }