Solve your laravel problems.
I have a collection that has 2 arrays like on this picture:
So there are:
array 63 has two keys 70 and 72 array 64 has key 71
What i want to do is to get the keys 70, 72, 71.
How to get those keys??