Added uuid in vehicle entry model file
This commit is contained in:
@@ -17,6 +17,7 @@ class VehicleEntry extends Model
|
|||||||
'exit_time',
|
'exit_time',
|
||||||
'duration',
|
'duration',
|
||||||
'type',
|
'type',
|
||||||
|
'uuid',
|
||||||
'created_at',
|
'created_at',
|
||||||
'created_by',
|
'created_by',
|
||||||
'updated_at',
|
'updated_at',
|
||||||
|
|||||||
Reference in New Issue
Block a user