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

@@ -54,5 +54,18 @@ return [
'create_sample' => 'Create Sample',
'appointment' => 'Appointments',
'view_sample' => 'Sample List',
'aliquot_management' => 'Aliquot Management',
'incident_records' => 'Incident Records',
'incident_table' => 'Incident Table',
'incident_type' => 'Incident Types',
'management' => 'Management',
'building' => 'Buildings',
'safe_room' => 'Safety Rooms',
'freezer' => 'Freezers',
'rack' => 'Racks',
'sample_box' => 'Sample Boxes',
'reference_lists' => 'Reference Lists',
'pathogen_type' => 'Pathogen Types / Toxins',
'sample_container_type' => 'Sample Container Types',
];