Solution:
Just replace in the blade output with lists() method: {{ str_replace(array("[","]","""),'', $user->Branch()->lists('name')) }}
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community