-
Last Name
+
+ Last Name
+
{driverProfile.last_name}
-
First Name
+
+ First Name
+
{driverProfile.first_name}
@@ -104,25 +115,33 @@ const AddViolation = () => {
-
Date of Birth
+
+ Date of Birth
+
{driverProfile.date_of_birth}
-
Driver Type
+
+ Driver Type
+
{driverProfile.driver_type}
-
License Number
+
+ License Number
+
{driverProfile.license_number}
-
License Expiration Date
+
+ License Expiration Date
+
{driverProfile.license_expiration_date}
@@ -166,21 +185,21 @@ const AddViolation = () => {
-
-
- )}
- {violationModalActive && (
-