Items requiring your attention
+{item.description}
+Latest platform updates
+{item.description}
+{title}
+{value}
+ + {trend && ( +{subtitle}
+ )} +Last 7 days comparison
++ {formatCurrency(data.reduce((sum, d) => sum + d.revenue, 0))} +
+Total Revenue
++ {formatCurrency(data.reduce((sum, d) => sum + d.payouts, 0))} +
+Total Payouts
+{description}
+ )} +43
+Live Events
+12.8K
+Tickets Sold Today
+3
+Flagged Events
+| Event | +Partner | +Date | +Status | +Tickets | +Revenue | +Actions | +
|---|---|---|---|---|---|---|
|
+ {event.title} + |
+ {event.partnerName} | ++ {event.date.toLocaleDateString('en-IN', { + day: 'numeric', + month: 'short', + year: 'numeric' + })} + | ++ + {event.status.charAt(0).toUpperCase() + event.status.slice(1)} + + | ++ {event.ticketsSold.toLocaleString()} + | ++ {formatCurrency(event.revenue)} + | ++ + | +
{formatCurrency(totalRevenue)}
+Total Revenue (7d)
+{formatCurrency(totalPayouts)}
+Partner Payouts (7d)
+{formatCurrency(platformFee)}
+Platform Earnings (7d)
+{formatCurrency(845000)}
+Pending Payouts
+{tx.title}
+{tx.partner}
++ {tx.type === 'in' ? '+' : '-'}{formatCurrency(tx.amount)} +
++ {tx.date.toLocaleDateString('en-IN', { + day: 'numeric', + month: 'short', + hour: '2-digit', + minute: '2-digit' + })} +
+156
+Total Partners
+12
+Pending KYC
+2
+Stripe Issues
+| Partner | +KYC Status | +Stripe | +Revenue | +Events | +Actions | +
|---|---|---|---|---|---|
|
+
+
+ {partner.name} +{partner.email} + |
+ + + {partner.kycStatus.charAt(0).toUpperCase() + partner.kycStatus.slice(1)} + + | ++ + {partner.stripeStatus.charAt(0).toUpperCase() + partner.stripeStatus.slice(1)} + + | ++ {formatCurrency(partner.totalRevenue)} + | ++ {partner.eventsCount} + | ++ + | +
Manage your Eventify backoffice settings
+8
+Total Users
+3
+Admins
+6
+Active Now
+| User | +Role | +Status | +Last Active | +Actions | +
|---|---|---|---|---|
|
+
+
+
+
+ {user.name.split(' ').map(n => n[0]).join('')}
+
+
+
+
+ {user.name} +{user.email} + |
+ + + {user.role} + + | ++ + + {user.status === 'active' ? 'Active' : 'Inactive'} + + | ++ {user.lastActive.toLocaleDateString('en-IN', { + day: 'numeric', + month: 'short', + hour: '2-digit', + minute: '2-digit' + })} + | ++ + | +