Checkbox selection with two foreach loops

后端 未结 0 1465
被撕碎了的回忆
被撕碎了的回忆 2021-01-12 16:33

I have below code for showing all taxes as checkboxes, I am using same form for editing taxes,

@foreach($taxes as $t)
   @foreach($grouptax_taxes as $tg)
   &         


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