diff --git a/resources/views/menu_v1/vehicles.blade.php b/resources/views/menu_v1/vehicles.blade.php
index 1fd98bb..53c7f3a 100755
--- a/resources/views/menu_v1/vehicles.blade.php
+++ b/resources/views/menu_v1/vehicles.blade.php
@@ -44,6 +44,7 @@
# |
Action |
Vehicle |
+ Name |
Tax Exp |
{{-- Kir Exp | --}}
Service Start |
@@ -741,6 +742,7 @@
$(td).attr('data-nopol3', rowData.nopol3);
},
},
+ { data: 'name', className: 'text-start text-nowrap', visible: true, orderable: true, searchable: true },
// {
// data: 'stnk_img',
// className: 'text-start text-nowrap',