feat: add employee management module with roster, search, and filtering to hub details page

This commit is contained in:
sazzadulalambd
2026-05-21 20:16:42 +06:00
parent 916eec0f72
commit c85b609797
2 changed files with 450 additions and 3 deletions

View File

@@ -1960,7 +1960,7 @@ export default function InvestorDetailPage() {
<div className="space-y-6">
<div className="flex items-center justify-between">
<div>
<h3 className="font-semibold text-slate-800">EV Investment Plans</h3>
<h3 className="font-semibold text-slate-800">Investment Plans</h3>
<p className="text-sm text-slate-500">Manage investment portfolios for this investor</p>
</div>
<button onClick={() => setShowCreateInvestmentModal(true)} className="py-2 px-4 bg-investor text-white rounded-lg text-sm font-medium hover:bg-investor-dark flex items-center gap-2">