@@ -44,6 +44,9 @@ const MainForm = ({ id }) => {
|
||||
<p>
|
||||
<b>ID</b>: {id}
|
||||
</p>
|
||||
<p>
|
||||
<b>Driver ID</b>: {issue.driver_id}
|
||||
</p>
|
||||
<p>
|
||||
<b>VIN</b>: {issue.vin}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user