Merge branch 'dev'
This commit is contained in:
commit
2b1f04e88f
@ -235,7 +235,9 @@ class ReportRegulatoryCommand extends HyperfCommand
|
|||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
return $order_prescription->toArray();
|
$order_prescription = $order_prescription->toArray();
|
||||||
|
|
||||||
|
return $order_prescription[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user