{{ csrf_field() }} @php $boq = \App\Models\BillOfQuantity::all(); $boqs =$item->boq_assigns; @endphp

{{__('lang.add_boq')}}


@if(count($boqs) > 0 ) @foreach($boqs as $boq_item)
enable_boq == 1) checked @endif> enable_boq == 0) checked @endif>
@if(!$loop->first)
remove_circle_outline
@endif
@endforeach @else
enable_boq == 1) checked @endif> enable_boq == 0) checked @endif>
@endif
add_circle_outline {{__('lang.add_more')}}