@foreach($belgeturs as $belge) @php($sira=1) @php($durum=0) @foreach($ogrencis as $ogr) @if($belge->tur_no==$ogr->tur_no) @php($durum=1) @endif @endforeach @if($durum==1) @endif @foreach($ogrencis as $ogr) @if($belge->tur_no==$ogr->tur_no) egunneden!=null) EKSIKGUNNEDENI="{{$ogr->egunneden}}" EKSIKGUNSAYISI="{{$ogr->egun}}" @endif GUN="{{$ogr->gun}}" PEK="{{$ogr->ucret}}" SOYAD="{{$ogr->soyadi}}" AD="{{$ogr->adi}}" TCKNO="{{$ogr->tckimlik}}" @if($ogr->ctarih!=null) CIKISGUN="{{Carbon\Carbon::parse($ogr->ctarih)->format('d')}}{{Carbon\Carbon::parse($ogr->ctarih)->format('m')}}" @endif @if($ogr->gtarih!=null) GIRISGUN="{{Carbon\Carbon::parse($ogr->gtarih)->format('d')}}{{Carbon\Carbon::parse($ogr->gtarih)->format('m')}}" @endif SIRA="{{$sira}}" /> @php($sira++) @endif @endforeach @if($durum==1) @endif @endforeach