import React from 'react'; const SalesPerformancePage = () => { return (

Satış Performansı

Satış performans analizleri burada.

); }; export default SalesPerformancePage;