Update Hospitals Corporate Bisa Import
This commit is contained in:
@@ -145,7 +145,7 @@ class DrugController extends Controller
|
||||
}
|
||||
|
||||
$response = [
|
||||
'message' => 'File uploaded and data saved to database!',
|
||||
'message' => 'File uploaded and data saved to database',
|
||||
'data' => [
|
||||
'total_success_row' => $importedRows,
|
||||
'total_failed_row' => count($failedRows),
|
||||
|
||||
Reference in New Issue
Block a user