I am getting an array with collections and inside those collections there are arrays again. what i want to do is merge the collections to have just one collection with all the arrays of the multiple collection.
Collection {#1592 ▼
#items: array:4 [▼
0 => Collection {#1595 ▼
#items: array:2 [▶]
}
1 => Collection {#1589 ▶}
2 => Collection {#1585 ▼
#items: array:2 [▶]
}
3 => Collection {#1579 ▼
#items: array:2 [▶]
}
]
}