| {{$loop->iteration}} |
{{$brand->name}} |
{{!is_null($brand->brandType)?$brand->brandType->name:''}} |
@foreach ($frametypes as $frametype)
{{$countFrames[$brand->id_brand][$frametype->id_frame_type]??0}} |
@endforeach
{{$countFrames[$brand->id_brand]['total']??0}} |
@endforeach