where('owner_id', config('mint.admin.root_uuid')) ->first(); if (! $dict_info) { return false; } else { return $dict_info->id; } } }