$servicecase->actions() // with () in order to work with the query, not collection
->orderby('created_at', 'desc')->first()->subject; // not subjects
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community