add archive endpoint to user , driver , car ,order ,trip and update trip fails also update saidecar
This commit is contained in:
7
app/dashboard/cars_maintenance/page.tsx
Normal file
7
app/dashboard/cars_maintenance/page.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from 'react'
|
||||
|
||||
export default function page() {
|
||||
return (
|
||||
<div>page</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user