CRUD laboratory

This commit is contained in:
2026-06-16 15:06:11 +07:00
parent f4c7af85e9
commit 09de1c3e92
12 changed files with 67 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'table_title' => 'Organization',
'table_title' => 'Laboratory',
'search_placeholder' => 'Organization name, address...',
'table_no' => 'No.',
'table_name_kh' => 'Name Khmer',
@@ -11,14 +11,14 @@ return [
'table_labs' => 'Labs',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Organization',
'form_add_tittle' => 'New Laboratory',
'form_name' => 'Full-Name',
'form_login_email' => 'Login-Email',
'form_ismnager' => 'Lab Manager',
'form_edit_tittle' => 'Edit Organization Information',
'form_edit_tittle' => 'Edit Laboratory Information',
'form_system_role' => 'System-Role',
'form_lab_cover' => 'Organization Coverage',
'form_laboratory' => 'Organization',
'form_lab_cover' => 'Laboratory Coverage',
'form_laboratory' => 'Laboratory',
'form_select_all_lab' => 'Select All Labs',
'form_password' => 'Password',
'form_address_en' => 'Address-En',