Need to create a [Collection::macro](https://laravel.com/docs/5.7/collections#extending-collections) to take a list of objects Put in in a [service provider](https://laravel.com/docs/5.7/providers) <img width="425" alt="screen shot 2018-10-18 at 9 53 56 pm" src="https://user-images.githubusercontent.com/447024/47193340-61eaeb80-d320-11e8-8135-77186ecc3794.png"> and create <img width="365" alt="screen shot 2018-10-18 at 9 54 55 pm" src="https://user-images.githubusercontent.com/447024/47193364-7cbd6000-d320-11e8-9323-0f30a820aea4.png"> # CODE <img width="818" alt="screen shot 2018-10-18 at 9 55 44 pm" src="https://user-images.githubusercontent.com/447024/47193401-b1c9b280-d320-11e8-93b6-098b7de768c9.png">