Added VIN Number
This commit is contained in:
@@ -127,6 +127,7 @@ namespace MotoVaultPro.Controllers
|
||||
Make = x.Make,
|
||||
Model = x.Model,
|
||||
LicensePlate = x.LicensePlate,
|
||||
VinNumber = x.VinNumber,
|
||||
SoldDate = x.SoldDate,
|
||||
IsElectric = x.IsElectric,
|
||||
IsDiesel = x.IsDiesel,
|
||||
|
||||
Reference in New Issue
Block a user