diff --git a/Views/Vehicle/Index.cshtml b/Views/Vehicle/Index.cshtml
index b83adf5..13dbcaa 100644
--- a/Views/Vehicle/Index.cshtml
+++ b/Views/Vehicle/Index.cshtml
@@ -24,14 +24,14 @@
-
+
+
+
+
-
-
-
diff --git a/Views/Vehicle/_CollisionRecordModal.cshtml b/Views/Vehicle/_CollisionRecordModal.cshtml
index a2e61c9..b587474 100644
--- a/Views/Vehicle/_CollisionRecordModal.cshtml
+++ b/Views/Vehicle/_CollisionRecordModal.cshtml
@@ -1,6 +1,6 @@
@model CollisionRecordInput
@@ -57,11 +57,11 @@
@if (Model.Id == 0)
{
-
+
}
else if (Model.Id > 0)
{
-
+
}