$collection->values()
Returns a non-associative array with all values. If a mapping Closure is passed, all values are processed by the Closure.
Returns a non-associative array with all values. If a mapping Closure is passed, all values are processed by the Closure.