@php($sira = 0) @foreach($sinav->getSinavSinif as $sinif) @php($sira++) @if($sinif->katilan>0) @include('sinavpages.sinavliste') @endif @endforeach