How can i reduce the following Laravel code?
My application is working perfectly, but I'm trying to keep my code as simple and clean as possible. I have a Controller that is receiving most of the data automatically, but I have 3 inputs that gonna be added to…