update
parent
488824800d
commit
c428cfb4da
|
|
@ -95,7 +95,6 @@ class FormController implements HasMiddleware
|
|||
$allUnits = ReferenceUnit::rowActive()->get();
|
||||
$unitsMap = $allUnits->keyBy('code');
|
||||
$unitsByCategory = $allUnits->groupBy('category');
|
||||
dd($unitsByCategory);
|
||||
|
||||
|
||||
// For Copy data feature
|
||||
|
|
|
|||
Loading…
Reference in New Issue