diff --git a/application/controllers/resinbatchcard.php b/application/controllers/resinbatchcard.php index 7c49b6b6..84b40218 100644 --- a/application/controllers/resinbatchcard.php +++ b/application/controllers/resinbatchcard.php @@ -25,7 +25,7 @@ class resinbatchcard extends BaseController /** * This function used to load the first screen of the user */ - public function index() + function addNewResinBatchCard() { $data['productsoutward'] = $this->quality_model->getAllprodcuts();