@foreach($multis as $m)
@php ++$c; @endphp
@if($m->file != null)
@endif
@endforeach
@foreach($true_false as $t)
@php ++$c; @endphp
@if($t->file != null)
@endif
@endforeach
@foreach($opens as $o)
@php ++$c; @endphp
@if($o->file != null)
@endif
@endforeach