change column header

This commit is contained in:
Godfrey M
2025-08-27 14:09:13 -07:00
parent 648c25a0a7
commit c1a6546eba

View File

@@ -31,7 +31,7 @@
<thead>
<tr>
<th>{{ trans('general.name')}}</th>
<th>{{ trans('general.category')}}</th>
<th>{{ trans('general.type')}}</th>
<th>{{ trans('general.serial_number')}}</th>
<th>{{ trans('table.actions')}}</th>
</tr>