changes to management

This commit is contained in:
2026-08-17 10:18:11 +07:00
parent cc615a58ca
commit ff6be8ba1e
29 changed files with 2785 additions and 19 deletions

View File

@@ -92,7 +92,18 @@ return [
'sample_entry_by' => 'Entered By',
'modify_by' => 'Modified By',
'code' => 'Code'
'code' => 'Code',
'name' => 'Name',
'rack' => 'Rack',
'rows' => 'Rows',
'columns' => 'Columns',
'capacity' => 'Capacity',
'box_name' => 'Box Name',
'rack_name' => 'Rack Name',
'freezer' => 'Freezer',
'description' => 'Description',
'sample_box' => 'Sample Boxes',
'sample_rack' => 'Sample Racks'