@@ -450,7 +450,7 @@ class CompoundResourceController extends BaseController | |||
//compulsory increment to store new compound number, WHILE number is found, keep looping | |||
do{ | |||
dd($compound); | |||
(int)$num += 1; | |||
//add 0s at the fornt if number is less than 1000 |