modified assests

This commit is contained in:
2026-06-15 11:25:16 +07:00
parent 3f115866d9
commit e96d58dcb4
1218 changed files with 1162 additions and 339502 deletions

View File

@@ -1,26 +0,0 @@
<?php
return [
'table_title' => 'Antibiotics',
'search_placeholder' => 'Antibiotic name...',
'table_no' => 'No.',
'table_name' => 'Name',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Antibiotic',
'form_name' => 'Antibiotic',
'form_sort' => 'Sort-Order',
'form_edit_tittle' => 'Edit Antibiotic',
'create_success' => 'Antibiotic has been created!',
'create_fail' => 'An error occur while trying to create antibiotic record. Please try again.',
'update_success' => 'Antibiotic record has been updated!',
'update_fail' => 'An error occur while trying to update antibiotic record. Please try again.',
'delete_success' => 'Antibiotic record has been deleted!',
'delete_fail' => 'An error occur while trying to delete antibiotic record. Please try again.',
'restore_success' => 'Antibiotic record has been restored!',
'restore_fail' => 'An error occur while trying to restore antibiotic record. Please try again.',
'get_success' => 'Antibiotic record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve antibiotic record. Please try again.'
];

View File

@@ -1,16 +0,0 @@
<?php
return [
'type' => 'Appointment Type',
'date' => 'Appointment Date',
'duration' => 'Duration (days)',
'patient' => 'Patient',
'description' => 'Description',
'doctor' => 'Doctor',
'create_success' =>'Appointment record has been saved.',
'create_fail' =>'Failed while saving Appointment record.',
'update_success' =>'Appointment record has been updated.',
'update_fail' =>'Failed while updating Appointment record.',
'delete_success' =>'Appointment record has been deleted.',
'delete_fail' =>'Failed while deleting Appointment record.',
];

View File

@@ -1,29 +0,0 @@
<?php
return [
'table_title' => 'Comments',
'search_placeholder' => 'Comment name..',
'table_no' => 'No.',
'table_name' => 'Comment',
'table_department' => 'Ward',
'table_sample_type' => 'Sample Type',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Comment',
'form_name' => 'Comment',
'form_sample_type' => 'Sample Type',
'form_department' => 'Ward',
'form_edit_tittle' => 'Edit Comment',
'create_success' => 'Comment has been created!',
'create_fail' => 'An error occur while trying to create comment record. Please try again.',
'update_success' => 'Comment record has been updated!',
'update_fail' => 'An error occur while trying to update comment record. Please try again.',
'delete_success' => 'Comment record has been deleted!',
'delete_fail' => 'An error occur while trying to delete comment record. Please try again.',
'restore_success' => 'Comment record has been restored!',
'restore_fail' => 'An error occur while trying to restore comment record. Please try again.',
'get_success' => 'Comment record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve comment record. Please try again.'
];

View File

@@ -1,29 +0,0 @@
<?php
return [
'table_title' => 'Departments',
'search_placeholder' => 'Department name...',
'table_no' => 'No',
'table_name' => 'Department Name',
'table_sample_type' => 'Sample Type',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Department',
'form_name' => 'Name',
'form_sort' => 'Sort-Order',
'form_laboratory' => 'Laboratory',
'form_select_all_lab' => 'Select All Labs',
'form_edit_tittle' => 'Edit Department',
'create_success' => 'Department has been created!',
'create_fail' => 'An error occur while trying to create department record. Please try again.',
'update_success' => 'Department record has been updated!',
'update_fail' => 'An error occur while trying to update department record. Please try again.',
'delete_success' => 'Department record has been deleted!',
'delete_fail' => 'An error occur while trying to delete department record. Please try again.',
'restore_success' => 'Department record has been restored!',
'restore_fail' => 'An error occur while trying to restore department record. Please try again.',
'get_success' => 'Department record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve department record. Please try again.'
];

View File

@@ -65,9 +65,7 @@ return [
'manage_user_accounts' => 'Manage User Accounts',
'manage_user_roles' => 'Manage User Roles',
'manage_user_accounts' => 'Manage User Accounts',
'manage_user_roles' => 'Manage User Roles',
'laboratory_settings' => 'System Settings',
'laboratory_settings' => 'Manage Laboratories',
'activity_logs' => 'Activity Logs',
'appointment' => 'Appointment',
'billing' => 'Billing & Payments',

View File

@@ -1,18 +0,0 @@
<?php
return [
// Supplier
'sp_table_title' => 'Supplier',
'sp_create_success' => 'Supplier has been created!',
'sp_create_fail' => 'An error occur while trying to create supplier record. Please try again.',
'sp_update_success' => 'Supplier record has been updated!',
'sp_update_fail' => 'An error occur while trying to update supplier record. Please try again.',
'sp_delete_success' => 'Supplier record has been deleted!',
'sp_delete_fail' => 'An error occur while trying to delete supplier record. Please try again.',
'sp_restore_success' => 'Supplier record has been restored!',
'sp_restore_fail' => 'An error occur while trying to restore supplier record. Please try again.',
'sp_get_success' => 'Supplier record has been retrieved!',
'sp_get_fail' => 'An error occur while trying to retrieve supplier record. Please try again.',
];

View File

@@ -1,85 +0,0 @@
<?php
return [
'table_title' => 'Invoices',
'table_date_filter' => 'Invoice Date Between',
'table_textable_filter' => 'Or Search by',
'table_textable_filter_placeholder' => 'Inovice code, sample number, patient code, or phone number',
'btn_quick_report' => 'Quick Invoice Report',
'dialy_report' => 'Daily Invoice Report',
'monthly_invoice_report' => 'Monthly Invoice Report',
'yearly_invoice_report' => 'Yearly Invoice Report',
'table_no' => 'No.',
'table_invoice_code' => 'Invoice No.',
'table_sample_number' => 'Sample No',
'table_patient_name' => 'Patient Name',
'table_invoice_date' => 'Invoice Date',
'table_total_cost' => 'Sub Total',
'table_discount' => 'Discount',
'table_net_cost' => 'Total ($)',
'table_net_cost_riel' => 'Total (Riel)',
'table_paid' => 'Paid Amount',
'table_owe' => 'Owe Amount',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_new_title' => 'New Invoice',
'form_edit_title'=> 'Edit Invoice',
'form_patient' => 'Patient',
'form_invoice_number' => 'Invoice No',
'form_invoice_date' => 'Invoice Date',
'form_description' => 'Description',
'form_qty' => 'Qty',
'form_unit_price' => 'Unit Price',
'form_total_amount' => 'Total Amount',
'form_discount' => 'Discount',
'form_net_amount' => 'Net Amount',
'form_paid_amount' => 'Paid Amount',
'form_paid_date' => 'Paid Date',
'form_owe_amount' => 'Owe Amount',
'form_btn_save' => 'Save Invoice',
'form_btn_generate_invoice' => 'Generate Invoice',
'invoice_report_filter' => 'Invoice Report Filters',
'report_type' => 'Report Type',
'report_filter' => 'Report Filter',
'view_report' => 'View Report',
'daily' => 'Daily',
'monthly' => 'Monthly',
'yearly' => 'Yearly',
'received_date' => 'Received Date',
'paid_by' => 'Customer',
'received_by' => 'Cashier',
'tittle' => 'Laboratory Invoice',
'print' => 'Print',
'create_success' => 'Invoice has been created!',
'create_fail' => 'An error occur while trying to create invoice record. Please try again.',
'update_success' => 'Invoice record has been updated!',
'update_fail' => 'An error occur while trying to update invoice record. Please try again.',
'delete_success' => 'Invoice record has been deleted!',
'delete_fail' => 'An error occur while trying to delete invoice record. Please try again.',
'restore_success' => 'Invoice record has been restored!',
'restore_fail' => 'An error occur while trying to restore invoice record. Please try again.',
'get_success' => 'Invoice record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve invoice record. Please try again.',
'form_btn_save_preview' => 'Save & Preview Invoice',
'pay_type' => 'Pay Type',
'bank_name' => 'Bank Name',
'transaction_no' => 'Transaction No',
'cash_paid' => 'Cash Pay',
'bank_paid' => 'Bank Pay',
'exchange_rate' => 'Exchange Rate',
'hide_discount' => 'Hide Discount',
'refresh_item' => 'Check for items update',
'repayment' => 'Repayment',
'repayment_date' => 'Repayment Date'
];

View File

@@ -1,8 +1,8 @@
<?php
return [
'table_title' => 'Laboratory',
'search_placeholder' => 'Laboratory name, address...',
'table_title' => 'Organization',
'search_placeholder' => 'Organization name, address...',
'table_no' => 'No.',
'table_name_kh' => 'Name Khmer',
'table_name_en' => 'Name Latin',
@@ -11,41 +11,41 @@ return [
'table_labs' => 'Labs',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Laboratory',
'form_add_tittle' => 'New Organization',
'form_name' => 'Full-Name',
'form_login_email' => 'Login-Email',
'form_ismnager' => 'Lab Manager',
'form_edit_tittle' => 'Edit Laboratory Information',
'form_edit_tittle' => 'Edit Organization Information',
'form_system_role' => 'System-Role',
'form_lab_cover' => 'Laboratory Coverage',
'form_laboratory' => 'Laboratory',
'form_lab_cover' => 'Organization Coverage',
'form_laboratory' => 'Organization',
'form_select_all_lab' => 'Select All Labs',
'form_password' => 'Password',
'form_address_en' => 'Address-En',
'form_address_kh' => 'Address-KH',
'create_success' => 'Laboratory has been created!',
'create_success' => 'Organization has been created!',
'create_fail' => 'An error occur while trying to create laboratory record. Please try again.',
'update_success' => 'Laboratory record has been updated!',
'update_success' => 'Organization record has been updated!',
'update_fail' => 'An error occur while trying to update laboratory record. Please try again.',
'delete_success' => 'Laboratory record has been deleted!',
'delete_success' => 'Organization record has been deleted!',
'delete_fail' => 'An error occur while trying to delete laboratory record. Please try again.',
'restore_success' => 'Laboratory record has been restored!',
'restore_success' => 'Organization record has been restored!',
'restore_fail' => 'An error occur while trying to restore laboratory record. Please try again.',
'get_success' => 'Laboratory record has been retrieved!',
'get_success' => 'Organization record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve laboratory record. Please try again.',
'clone_lab' => 'Clone Laboratory',
'source_lab' => 'Source Laboratory',
'target_lab' => 'New Laboratory',
'clone_lab' => 'Clone Organization',
'source_lab' => 'Source Organization',
'target_lab' => 'New Organization',
'start_clone' => 'Clone',
'phone' => 'Phone Number',
'info' => 'Laboratory Information',
'info' => 'Organization Information',
'license' => 'License Agreement',
'start_date' => 'Start Date',
'expiry_date' => 'Date of Expiry',
'change_base' => 'Change Laboratory'
'change_base' => 'Change Organization'
];

View File

@@ -1,6 +1,6 @@
<?php
return [
"laboratory" => "Laboratory",
"laboratory" => "Organization",
"forget_password" => "Forget password",
"sign_in" => "Sign in",
"keep_me_sign_in" => "Keep me signed in",
@@ -30,10 +30,10 @@
"result_config" => "Result Config",
"user_account" => "User Account",
"copyright" => "Copyright © 2022 LABONAK. All rights reserved.",
"lis" => "Laboratory Information System",
"new_laboratory" => "New Laboratory",
"lab_name_en" => "Laboratory Name (English)",
"lab_name_kh" => "Laboratory Name (Khmer)",
"lis" => "Organization Information System",
"new_laboratory" => "New Organization",
"lab_name_en" => "Organization Name (English)",
"lab_name_kh" => "Organization Name (Khmer)",
"lab_short_name" => "Short name",
"address_en" => "Address (English)",
"address_kh" => "Address (Khmer)",

View File

@@ -1,230 +0,0 @@
<?php
return [
'new_consultation'=>'New Consultation',
'admission_date'=>'Admission Date',
'admission_ward'=>'Admission Ward',
'doctor'=>'Doctor',
'physical_examinations'=>'Physical Examinations',
'histories'=>'Histories',
'investigations_&_procedures'=>'Investigations & Procedures',
'medications'=>'Medications',
'documents'=>'Documents',
'bills'=>'Bills',
'chief_complaint'=>'Chief Complaint',
'vital_sign'=>'Vital Sign',
'body_temperature(celsius)'=>'Body Temperature(Celsius)',
'temperature'=>'Temperature',
'pulse'=>'Pulse',
'spo2'=>'SpO2',
'respiration_rate'=>'Respiration Rate',
'biometrics'=>'Biometrics',
'weight(kg)'=>'weight(Kg)',
'height(cm)'=>'Height(cm)',
'bmi(clac)'=>'BMI(Clac)',
'diagnosis'=>'Diagnosis',
'initial_diagnosis'=>'Initial Diagnosis',
'final_diagnosis'=>'Final Diagnosis',
'save'=>'Save',
'vaccination_history'=>'Vaccination History',
'allergies'=>'Allergies',
'allergen_category'=>'Allergen Category',
'allergen'=>'Allergen',
'drug_allergy'=>'Drug Allergy',
'food_allergy'=>'Food Allergy',
'insect_allergy'=>'Insect Allergy',
'environment_allergy'=>'Environment Allergy',
'others'=>'Others',
'current_medication'=>'Current Medication',
'past_medical_surgical_history'=>'Past Medical Surgical',
'family_history'=>'Family History',
'laboratory'=>'Laboratory',
'request_for_laboratory_test'=>'Request for Laboratory Test',
'request_imagery'=>'Request Imagery',
'imagery_type'=>'Imagery Type',
'imagery_service'=>'Imagery Service',
'medical_item_group'=>'Medical Item Group',
'medical_item'=>'Medical Item',
'route'=>'Route',
'form'=>'Form',
'morning'=>'Morning',
'noon'=>'Noon',
'afternoon'=>'Afternoon',
'evening'=>'Evening',
'midnight'=>'Midnight',
'duration'=>'Duration',
'instruction'=>'Instruction',
'view_all'=>'View All',
'pending'=>'Pending',
'discharged'=>'Discharged',
'visit_number'=>'Visit Number',
'save_&_generate_invoice'=>'Save & Generate Invoice',
'hid'=>'HID',
'patient_name'=>'Patient Name',
'gender'=>'Gender',
'age'=>'Age',
'date_of_birth'=>'Date of Birth',
'visit_date'=>'Visit Date',
'visit_no.'=>'Visit No.',
'refer_from'=>'Refer From',
'refer_to'=>'Refer To',
'visit_histories'=>'Visit Histories',
'life_styles'=>'Life Styles',
'alcohol'=>'Alcohol',
'smoking'=>'Smoking',
'drug'=>'Drug',
'no'=>'No',
'yes'=>'Yes',
'new_invoice'=>'New Invoice',
'upload_document'=>'Upload Document',
'consultation' => 'Consultations',
'medicine_name' => 'Medicine Name',
'view_requested' => 'View Requests',
'consultations' => 'Consultations',
'imagery' => 'Imagery',
'possible_result' => 'Possible Result',
'imagery_list' => 'Imagery List',
'pharmacy' => 'Pharmacy',
'prescriptions' => 'Medication',
'medicine_instruction' => 'Medicine Instruction',
'exam_date' => 'Exam Date',
'technique' => 'Technique',
'id' => 'ID',
'add_result_of' => 'Add Result of ',
'attach_photo' => 'Attach Photo ',
'short_name' => 'Code',
'name' => 'Name in English',
'name_kh' => 'Name in Khmer',
'standard_result' => 'Standard Result',
'default_select' => 'Default Select',
'wards' => 'Wards',
'ward' => 'Ward',
'doctors' => 'Doctors',
'base_manager' => 'Base Manager',
'hospital_services' => 'Hospital Services',
'hospital_service' => 'Hospital Service',
'service_type' => 'Service Type',
'name_latin' => 'Name-Latin',
'name_local' => 'Name-Local',
'visit' => 'Patient',
'type_service_code_or_name' => 'Type service code or name...',
'total' => 'Total',
'action' => 'Action',
'stock_in' => 'Stock In',
'stock_out' => 'Stock Out',
'inventory_report' => 'Inventory Report',
'item' => 'item',
'supplier' => 'Supplier',
'item_group' => 'Item Group',
'item_unit' => 'Item Unit',
'grn_number' => 'GRN-Number',
'po_number' => 'PO-Number',
'received_date' => 'Received Date',
'total_amount' => 'Total Amount',
'grn_num_or_supplier' => 'GRN-Number or supplier name...',
'unit_price' => 'Unit Price',
'quantity' => 'Quantity',
'expiry_date' => 'Expiry Date',
'gin_number' => 'GIN-Number',
'issued_date' => 'Issued Date',
'report_type' => 'Report Type',
'inventory_on_hand' => 'Inventory on hand',
'expire_report' => 'Inventory on hand',
'report_date' => 'Report Date',
'item_name' => 'Item Name',
'on_hand' => 'On Hand',
'last_stock_in' => 'Last Stock In',
'last_stock_out' => 'Last Stock Out',
'stock_in_date' => 'Stock In Date',
'expire_date' => 'Expire Date',
'_month' => '# Month',
'code' => 'Code',
'sale_price' => 'Sale Price',
'description' => 'Description',
'is_vaccination' => 'Is Vaccination',
'vat_number' => 'VAT Number',
'supplier_name' => 'Supplier Name',
'contact_person' => 'Contact Person',
'position' => 'Position',
'phone' => 'Phone Number',
'email' => 'Email',
'address' => 'Address',
'packaged_item' => 'Packaged Item',
'medical_record' => 'Medical Record',
'concept_code' => 'Concept Code',
'class' => 'Class',
'sub_class' => 'Sub Class',
'create_success' => 'Record has been created',
'create_fail' => 'Failed while creating a record',
'update_success' => 'Record has been updated',
'update_fail' => 'Failed while updating a record',
'get_success' => 'Record has been fetched',
'get_fail' => 'Failed while fetching a record',
'delete_success' => 'Record has been deleted',
'delete_fail' => 'Failed while deleting a record',
'restore_success' => 'Record has been restored',
'restore_fail' => 'Failed while restoring a record',
'evaluation' => 'Evaluation',
'evaluation_summary' => 'Evaluation Summary',
'queues' => 'Queues',
'queue_no' => 'Queue-No',
'save_to_queue' => 'Add Queue',
'systolic' => 'Systolic',
'diastolic' => 'Diastolic',
'glucose' => 'Glucose',
'onset_date' => 'Onset Date',
'clinical_feature' => 'Clinical Feature',
'sign' => 'Sign',
'general_appearance' => 'General Appearance',
'status' => 'Status',
'other' => 'Other',
'ent' => 'ENT (ORL)',
'ears' => 'Ears',
'nose' => 'Noses',
'throat' => 'Throat',
'cardio_system' => 'Cardiovascular System',
'heart_sound' => 'Heart Sound',
'cardio_refill_time' => 'Capillary Refill Time',
'resp_system' => 'Respiratory System',
'inspection' => 'Inspection',
'percussion' => 'Percussion',
'auscultation' => 'Auscultation',
'palpation' => 'Palpation',
'uro_system' => 'Urogenital System',
'skin' => 'Skin & Extremities',
'edema' => 'Edema',
'wounds' => 'Wounds',
'rash' => 'Rash',
'nervous_system' => 'Central Nervous System',
'neurological' => 'Neurological',
'mental_status' => 'Mental Status',
'eyes' => 'Eyes',
'verbal' => 'Verbal',
'motion' => 'Motion',
'mental_total' => 'Total',
'specify' => 'Specify',
'gastro_system' => 'Gastro-Intestinal System',
'speech' => 'Speech',
'mood' => 'Mood and affect',
'thought' => 'Thought',
'insight' => 'Insight & Judgement',
'consciousness' => 'Consciousness',
'abdomen' => 'Abdomen',
'perception' => 'Perception',
'coma' => 'Glasgow coma scale',
'print_consult_form' => 'Print Consultation Form',
'document_title' => 'Document Title',
'file_name' => 'File name',
'file_type' => 'File type',
'past_medical_history' => 'Past Medical History'
];

View File

@@ -1,77 +0,0 @@
<?php
return [
'table_title' => 'Patients',
'search_placeholdolder' => 'Patient name, phone ..',
'table_no' => 'No',
'table_code' => 'Code',
'table_name' => 'Name',
'table_sex' => 'Sex',
'table_phon' => 'Phone',
'table_have_sample' => 'Have Sample',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_title' => 'New Patient',
'form_edit_title' => 'Edit Patient',
'form_code' => 'Patient Code',
'form_name' => 'Patient Name',
'form_dob' => 'Dob or Age',
'form_age' => 'Age',
'form_gender' => 'Gender',
'form_sex_male' => 'Male',
'form_sex_female' => 'Female',
'form_sex_other' => 'Other',
'form_khid' => 'KH-ID Number',
'form_phone' => 'Phone Number',
'form_house' => 'House Number',
'form_street' => 'Street Number',
'form_province' => 'Province',
'form_district' => 'District',
'form_commune' => 'Commune',
'form_village' => 'Village',
'form_alt_generate_puuid' => 'Auto Generate Patient Code',
'create_success' => 'Patient has been created!',
'create_fail' => 'An error occur while trying to create patient record. Please try again.',
'update_success' => 'Patient record has been updated!',
'update_fail' => 'An error occur while trying to update patient record. Please try again.',
'delete_success' => 'Patient record has been deleted!',
'delete_fail' => 'An error occur while trying to delete patient record. Please try again.',
'restore_success' => 'Patient record has been restored!',
'restore_fail' => 'An error occur while trying to restore patient record. Please try again.',
'get_success' => 'Patient record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve patient record. Please try again.',
'basic_information' => 'Basic Information',
'identifiers' => 'Identifiers',
'contact_detail' => 'Contact Details',
'medical_history' => 'Medical Histories',
'first_name' => 'Surname',
'last_name' => 'Given Name',
'dob' => 'Date of Birth',
'marital_status' => 'Marital Status',
'single' => 'Single',
'married' => 'Married',
'other' => 'Others',
'are_in_num' => 'Or Age in year, month, and day.',
'blood_group' => 'Blood Group',
'khid' => 'Khmer ID Card',
'passport' => 'Passport',
'nhid' => 'National Health ID',
'create_new' => 'Create New Patient',
'street' => 'Street',
'house_no' => 'House Number',
'email' => 'E-mail',
'allergy' => 'Allergies',
'chronic_disease' => 'Chronic Diseases',
'past_surgery' => 'Past Surgeries',
'family_history' => 'Family Medical History',
'vaccination_history' => 'Vaccination Histories',
'save_patient' => 'Save Patient',
'save_consult' => 'Consultation',
'save_queue' => 'Add Queue',
'cancel' => 'Cancel',
'sample' => 'Samples'
];

View File

@@ -1,33 +0,0 @@
<?php
return [
'table_title' => 'Patient Type',
'search_placeholder' => 'Patient type name...',
'table_no' => 'No',
'table_name' => 'Name',
'table_gender' => 'Gender',
'table_age_from' => 'Age From',
'table_age_to' => 'Age To',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Patient Type',
'form_name' => 'Name',
'form_max_age' => 'Max-Age',
'form_min_age' => 'Min-Age',
'form_edit_tittle' => 'Edit Patient Type',
'form_input_day' => 'days',
'form_input_month' => 'months',
'form_input_year' => 'years',
'create_success' => 'Patient Type has been created!',
'create_fail' => 'An error occur while trying to create patient type record. Please try again.',
'update_success' => 'Patient Type record has been updated!',
'update_fail' => 'An error occur while trying to update patient type record. Please try again.',
'delete_success' => 'Patient Type record has been deleted!',
'delete_fail' => 'An error occur while trying to delete patient type record. Please try again.',
'restore_success' => 'Patient Type record has been restored!',
'restore_fail' => 'An error occur while trying to restore patient type record. Please try again.',
'get_success' => 'Patient Type record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve patient type record. Please try again.'
];

View File

@@ -22,7 +22,7 @@ return [
'generate_doctor_report' => 'Generate Doctor Report',
'generate_summary_report' => 'Generate Summary Report',
'view_dashboard' => 'View Dashboard',
'update_laboratory_information' => 'Update Laboratory Information',
'update_laboratory_information' => 'Update Organization Information',
'view_department' => 'View Department',
'create_department' => 'Create Department',
'update_department' => 'Update Department',

View File

@@ -1,33 +0,0 @@
<?php
return [
'table_title' => 'Physicians',
'search_placeholder' => 'Physician name...',
'table_no' => 'No',
'table_name' => 'Name',
'table_logo' => 'Logo',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Physician',
'form_name' => 'Name',
'form_logo_upload' => 'Upload',
'form_logo' => 'Header',
'form_edit_tittle' => 'Edit Physician',
'confirm_delete_photo' => 'Are you sure want to delete physician logo?',
'ok_delete' => 'Yes, Delete',
'cancel_delete' => 'No, Cancel',
'confirm_delete' => 'Are you sure want to delete physician data?',
'delete_photo_success' => 'Physician photo deleted successful',
'delete_photo_failed' => 'Physician photo delete failed',
'delete_success' => 'Physician record has been deleted!',
'delete_failed' => 'An error occur while trying to delete physician record. Please try again.',
'restore_success' => 'Physician record has been restored!',
'restore_fail' => 'An error occur while trying to restore physician record. Please try again.',
'form_footer' => 'Footer',
'default_select' => 'Make default'
];

View File

@@ -1,26 +0,0 @@
<?php
return [
'table_title' => 'Quantities',
'search_placeholder' => 'Quantity name...',
'table_no' => 'No.',
'table_name' => 'Name',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Quantity',
'form_name' => 'Quantity',
'form_sort' => 'Sort-Order',
'form_edit_tittle' => 'Edit Quantity',
'create_success' => 'Quantity has been created!',
'create_fail' => 'An error occur while trying to create quantity record. Please try again.',
'update_success' => 'Quantity record has been updated!',
'update_fail' => 'An error occur while trying to update quantity record. Please try again.',
'delete_success' => 'Quantity record has been deleted!',
'delete_fail' => 'An error occur while trying to delete quantity record. Please try again.',
'restore_success' => 'Quantity record has been restored!',
'restore_fail' => 'An error occur while trying to restore quantity record. Please try again.',
'get_success' => 'Quantity record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve quantity record. Please try again.'
];

View File

@@ -1,30 +0,0 @@
<?php
return [
'summary_rpt_tittle' => 'Summary Report',
'summary_rpt_fd_filter' => 'Invoice Date From',
'summary_rpt_td_filter' => 'Invoice Date End',
'btn_view' => 'View Report',
'btn_action' => 'Actions',
'btn_action_print' => 'Print',
'btn_action_export' => 'Download Excel',
'summary_report_section_by_test' => 'Summary Report by Test Type',
'summary_report_section_by_sample_source' => 'Summary Report by Sample Source',
'summary_rpt_test_type' => 'Test Type',
'summary_male_patient' => 'Male Patient',
'summary_female_patient' => 'Female Patient',
'summary_total_patient' => 'Total Patient',
'summary_clinic_name' => 'Sample Source',
'doctor_date_range_filter' => 'Invoice Date Range',
'doctor_sample_source_filter' => 'Sample Source',
'doctor_physician_filter' => 'Provider',
'doctor_exam' => 'Exam',
'doctor_net_amount' => 'Net Amount',
'summary_total_sample'=>'Total Sample',
'summary_report_section_by_category'=>'Summary Report by Category',
'summary_report_section_by_date'=>'Summary Report by Date',
'summary_report_section_by_labtech'=>'Summary Report By Lab',
'financial_report'=>'Financial Report',
'summary_category_name'=>'Category',
'total' => 'Total'
];

View File

@@ -1,113 +0,0 @@
<?php
return [
'table_title' => 'Samples',
'table_no' => 'No',
'table_patient_code' => 'Patient Code',
'table_patient_name' => 'Patient Name',
'table_sample_number' => 'Sample No',
'table_collected_date' => 'Request Date',
'table_received_date' => 'Received Date',
'table_sample_source' => 'Sample Source',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_title' => 'New Sample',
'form_patient' => 'Patient',
'form_sample_number' => 'Sample No',
'form_sample_source' => 'Sample Source',
'form_requester' => 'Requested By',
'form_collected_date' => 'Request Date',
'form_received_date' => 'Received Date',
'form_admission_date' => 'Admission Date',
'form_diagnisis' => 'Diagnosis',
'form_sample_condition' => 'Sample Condition',
'form_reject_reason' => 'Reject Reason',
'form_is_urgent' => 'Is Urgent',
'form_btn_save_assign_test' => 'Save & Assign Test',
'form_patient_info_title' => 'Patient Information',
'form_patient_code' => 'Code',
'form_patient_name' => 'Name',
'form_patient_gender' => 'Sex',
'form_patient_age' => 'Age',
'form_patient_mobile' => 'Mobile',
'form_patient_address' => 'Address',
'form_edit_title' => 'Edit Sample',
'form_btn_update' => 'Update',
'form_btn_assign_test' => 'Assign Test',
'form_btn_add_result' => 'Add Result',
'form_btn_preview_result' => 'Preview Result',
'from_btn_remove' => 'Remove',
'form_btn_new_sample' => 'New Sample',
'assign_test_modal_title' => 'Assign Test',
'assign_test_save_template' => 'Save Template',
'assign_test_make_invoice' => 'Make Invoice',
'assign_test_total_fee_text' => 'Total Payment',
'assign_test_total_test' => 'Total Tests',
'assign_test_btn_save' => 'Save',
'assign_test_btn_save_add_result' => 'Save & Add Result',
'assign_test_btn_cancel' => 'Cancel',
'add_result_title' => 'Add Result',
'sample_entry_by' => 'Sample Entry By',
'sample_modify_by' => 'Modified By',
'add_result_test' => 'Test Name',
'add_result_result' => 'Result',
'add_result_unit_sign' => 'Unit Sign',
'add_result_ref_range' => 'Ref. Range',
'add_result_test_date' => 'Test Date',
'add_result_performed_by' => 'Performed By',
'add_result_hide' => 'Hide',
'add_result_btn_edit_test' => 'Edit Test',
'add_result_btn_save' => 'Save',
'add_result_btn_save_preview' => 'Save & Preview',
'add_result_btn_cancel' => 'Cancel',
'print_title' => 'Laboratory Result',
'btn_print' => 'Print',
'btn_approve' => 'Approve',
'last_test_date' => 'Last test date',
'verify_by' => 'Verify by',
'report_date' => 'Report date',
'lab_technician' => 'Lab. Technician',
'search_placeholder' => 'Patient name or phone..',
'condition_good' => 'Good',
'condition_reject' => 'Rejected',
'condition_acceptable' => 'Acceptable',
'requested_date' => 'Request Date',
'year' => ' y',
'month' => ' m',
'day' => ' d',
'sex_m' => ' M',
'sex_f' => ' F',
'physician_name' => 'Provider Name',
'create_success' => 'Sample has been created!',
'create_fail' => 'An error occur while trying to create sample record. Please try again.',
'update_success' => 'Sample record has been updated!',
'update_fail' => 'An error occur while trying to update sample record. Please try again.',
'delete_success' => 'Sample record has been deleted!',
'delete_fail' => 'An error occur while trying to delete sample record. Please try again.',
'restore_success' => 'Sample record has been restored!',
'restore_fail' => 'An error occur while trying to restore sample record. Please try again.',
'get_success' => 'Sample record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve sample record. Please try again.',
'approve_success' => 'Sample has been approved!',
'approve_fail' => 'An error occur while trying to approve the sample. Please try again.',
'filter_all' => 'Show All',
'filter_rejected' => 'Rejected',
'filter_pending' => 'Pending',
'filter_processing' => 'Processing',
'filter_completed' => 'Completed',
'filter_printed' => 'Printed',
'clear_selection' => 'Uncheck all tests',
'print_label' => 'Print Label',
'previous_result' => 'Previous Result',
'sample_status' => ' Status '
];

View File

@@ -1,27 +0,0 @@
<?php
return [
'table_title' => 'Sample Sources',
'search_placeholder' => 'Sample source name...',
'table_no' => 'No',
'table_name_latin' => 'Name-Latin',
'table_name_khmer' => 'Name-Khmer',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Sample Source',
'form_name' => 'Name',
'form_sort' => 'Sort-Order',
'form_edit_tittle' => 'Edit Sample Source',
'create_success' => 'Sample source has been created!',
'create_fail' => 'An error occur while trying to create sample source record. Please try again.',
'update_success' => 'Sample source record has been updated!',
'update_fail' => 'An error occur while trying to update sample source record. Please try again.',
'delete_success' => 'Sample source record has been deleted!',
'delete_fail' => 'An error occur while trying to delete sample source record. Please try again.',
'restore_success' => 'Sample source record has been restored!',
'restore_fail' => 'An error occur while trying to restore sample source record. Please try again.',
'get_success' => 'Sample source record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve sample source record. Please try again.'
];

View File

@@ -1,34 +0,0 @@
<?php
return [
'table_title' => 'Sample Types',
'search_placeholder' => 'Sample type name...',
'table_no' => 'No',
'table_name' => 'Name',
'table_department' => 'Department Name',
'table_sample_type' => 'Sample Type',
'table_description' => 'Description',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Sample Type',
'form_name' => 'Name',
'form_sort' => 'Sort-Order',
'form_department' => 'Ward',
'form_select_all_department' => 'Select All Departments',
'form_edit_tittle' => 'Edit Sample Type',
'form_sample_description' => 'Sample Type',
'tube' => 'Type of Tube',
'create_success' => 'Sample type has been created!',
'create_fail' => 'An error occur while trying to create sample type record. Please try again.',
'update_success' => 'Sample type record has been updated!',
'update_fail' => 'An error occur while trying to update sample type record. Please try again.',
'delete_success' => 'Sample type record has been deleted!',
'delete_fail' => 'An error occur while trying to delete sample type record. Please try again.',
'restore_success' => 'Sample type record has been restored!',
'restore_fail' => 'An error occur while trying to restore sample type record. Please try again.',
'get_success' => 'Sample type record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve sample type record. Please try again.'
];

View File

@@ -28,7 +28,7 @@ return [
'system_role' => 'System Roles',
'change_lab' => 'Change Lab',
'logout' => 'Logout',
'clone_lab' => 'Clone Laboratory',
'clone_lab' => 'Clone Organization',
'medicines' => 'Logistics',
'supplier' => 'Supplier',
'medicine_group' => 'Item Group',

View File

@@ -1,68 +0,0 @@
<?php
return [
'table_title' => 'Tests',
'search_placeholder' => 'Department, sample type, or test name...',
'table_no' => 'No',
'table_name' => 'Test Name',
'table_department' => 'Ward',
'table_sample_type' => 'Sample Type',
'table_sign' => 'Sign',
'table_group_result' => 'Group Result',
'table_field_type' => 'Field Type',
'table_price' => 'Price',
'table_sort' => 'Sort-Order',
'table_btn_pc' => 'Provider Commission',
'pc_physician' => 'Provider',
'pc_rate' => 'Commission Rate',
'pc_btn_apply_all_test' => 'Apply to all tests',
'table_status' => 'Status',
'table_action' => 'Actions',
'form_add_tittle' => 'New Test Sample',
'form_test_name' => 'Test Name',
'form_unit_sign' => 'Unit Sign',
'form_field_type' => 'Field Type',
'form_edit_tittle' => 'Edit Test Sample',
'form_description' => 'Description',
'form_format' => 'Format',
'form_ref_range' => 'Reference Range',
'form_ref_min' => 'Min-Value',
'form_ref_sign' => 'Sign',
'form_ref_max' => 'Max-Value',
'form_ref_patient_type' => 'Patient Type',
'form_organism' => 'Organisim & Antibiotic',
'organism_input_placeholder' => 'Organism name',
'antibiotic_inut_placeholder' => 'Antibiotic name',
'form_organism_selected' => 'Selected',
'form_formula' => 'Formula',
'formula_equation' => 'Equation',
'btn_apply_to_all_tests' => 'Apply to all tests',
'code' => 'Code',
'create_success' => 'Test sample has been created!',
'create_fail' => 'An error occur while trying to create test sample record. Please try again.',
'update_success' => 'Test sample record has been updated!',
'update_fail' => 'An error occur while trying to update test sample record. Please try again.',
'delete_success' => 'Test sample record has been deleted!',
'delete_fail' => 'An error occur while trying to delete test sample record. Please try again.',
'restore_success' => 'Test sample record has been restored!',
'restore_fail' => 'An error occur while trying to restore test sample record. Please try again.',
'get_success' => 'Test sample record has been retrieved!',
'get_fail' => 'An error occur while trying to retrieve test sample record. Please try again.',
'add_commission_success' => 'Commission record has been added!',
'add_commission_fail' => 'An error occur while trying to add commission record. Please try again.',
'select_organism' => 'Selected Organisms',
'result_highlight_with_bold_text' => 'Highlight with Bold Text on Result Page',
'auto_suggest_results' => 'Auto Suggest Result',
'numeric' => 'Numeric',
'calculate' => 'Calculate',
'single' => 'Single Selection',
'multiple' => 'Multiple Selection',
'text' => 'Long Text',
'attachment' => 'Attachment',
'heading' => 'Heading'
];

View File

@@ -18,8 +18,8 @@ return [
'non_of_above' => 'Others',
'form_edit_tittle' => 'Edit User Account',
'form_system_role' => 'System-Role',
'form_lab_cover' => 'Laboratory Coverage',
'form_laboratory' => 'Laboratory',
'form_lab_cover' => 'Organization Coverage',
'form_laboratory' => 'Organization',
'form_select_all_lab' => 'Select All Labs',
'form_password' => 'Password',
'form_character' => 'characters',

View File

@@ -1,26 +0,0 @@
<?php
return [
'date' =>'Date',
'next_visit' =>'Next Visit',
'name' =>'Vaccine Name',
'unit_price' =>'Unit Price',
'qty' =>'Quantity',
'subtotal' =>'Sub Total',
'new_title' =>'New Vaccination',
'btn_save' =>'Save',
'create_success' =>'Vaccination record has been saved.',
'create_fail' =>'Failed while saving vaccination record.',
'update_success' =>'Vaccination record has been updated.',
'update_fail' =>'Failed while updating vaccination record.',
'delete_success' =>'Vaccination record has been deleted.',
'delete_fail' =>'Failed while deleting vaccination record.',
'restore_success' =>'Vaccination record has been restored.',
'restore_fail' =>'Failed while restoring vaccination record.',
'list_title' =>'Vaccinations',
'invoice_title' =>'Vaccination Invoice',
'edit_title' =>'Edit Vaccination',
];