How to use foreach loop inside another foreach loop without repeating all the data?

后端 未结 0 1198
走了就别回头了
走了就别回头了 2020-12-07 14:02

I made a dropdown menu where all the names of the users is shown and checked the users where it is listed under the emails

@foreach ($users as $user)
    @for         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题