|
$result = array_filter(config('oa'), function ($array) use ($key, $value) {
|
|
$result = array_filter(config('oa'), function ($array) use ($key, $value) {
|
|
if (!isset($result[0]['children'])) return [true, ''];
|
|
if (!isset($result[0]['children'])) return [true, ''];
|