From a2c821d4bdaff167f77804840456e6f277a06d06 Mon Sep 17 00:00:00 2001 From: Pringgosutono Date: Fri, 26 Sep 2025 15:32:01 +0700 Subject: [PATCH] device vehicle --- resources/views/menu_v1/configs/devices.blade.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/views/menu_v1/configs/devices.blade.php b/resources/views/menu_v1/configs/devices.blade.php index 85d5d31..58bc276 100755 --- a/resources/views/menu_v1/configs/devices.blade.php +++ b/resources/views/menu_v1/configs/devices.blade.php @@ -46,6 +46,7 @@ Type Status Installation + Vehicle Availability @@ -491,6 +492,13 @@ } } }, + { + data: 'vhc_nopol1', + className: 'text-left text-nowrap', + visible: true, + orderable: true, + searchable: true, + }, { data: 'is_available', className: 'text-center text-nowrap',