Admin Investment
Add: - admin/investment/[id] - admin/investment/[status] Fix: - delete: publish, reject, review ### No Issue
This commit is contained in:
@@ -51,9 +51,6 @@ export default function AdminLayout() {
|
||||
<Stack.Screen name="dashboard" />
|
||||
{/* ================== Investment Start ================== */}
|
||||
<Stack.Screen name="investment/index" />
|
||||
<Stack.Screen name="investment/publish" />
|
||||
<Stack.Screen name="investment/review" />
|
||||
<Stack.Screen name="investment/reject" />
|
||||
{/* ================== Investment End ================== */}
|
||||
|
||||
{/* ================== Maps Start ================== */}
|
||||
|
||||
Reference in New Issue
Block a user