Enguru Report - downloaded from CMIS3.0 on {{$today}}

@foreach($report as $key) @endforeach
Batch Code Center Code Center Name Program Name Student CMIS ID Enrollment ID Student Name. Batch Start Date Placement Test Date Placement Score Pleacement Level Course Type Total Course Level Course Level Completed Progress Percentage End Test Date End Test Level End Test Percentage
{{ $key->batch_code }} {{ $key->short_code }} {{ $key->center_name }} {{ $key->program_name }} {{ $key->member_code }} {{ $key->enrollment_id }} {{ $key->student_name }} {{$key->start_date}} @php $data = ''; @endphp @if($key->eng_json_placement_data != null) @php if(isset(json_decode($key->eng_json_placement_data)->date)) { $data = json_decode($key->eng_json_placement_data)->date; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_user_data != null) @php if(isset(json_decode($key->eng_json_user_data)->AutoPlacementPercent)) { $data = json_decode($key->eng_json_user_data)->AutoPlacementPercent; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_placement_data != null) @php if(isset(json_decode($key->eng_json_placement_data)->VerifiedPlacementPercent)) { $data = json_decode($key->eng_json_placement_data)->VerifiedPlacementPercent; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_placement_data != null) @php if(isset(json_decode($key->eng_json_placement_data)->VerifiedPlacementLevel)) { $data = json_decode($key->eng_json_placement_data)->VerifiedPlacementLevel; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_placement_data != null) @php if(isset(json_decode($key->eng_json_placement_data)->AutoPlacementLevel)) { $data = json_decode($key->eng_json_placement_data)->AutoPlacementLevel; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_placement_data != null) @php if(isset(json_decode($key->eng_json_placement_data)->idCorporate)) { $data = json_decode($key->eng_json_placement_data)->idCorporate; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp {{-- @if($key->eng_json_user_data != null) @php if(isset(json_decode($key->eng_json_user_data)->TotalLevels)) { $data = json_decode($key->eng_json_user_data)->TotalLevels; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} --}} 160 @php $data = ''; @endphp {{-- @if($key->eng_json_endtest_data != null) @php if(isset(json_decode($key->eng_json_endtest_data)->VerifiedEndTestLevel)) { $data = json_decode($key->eng_json_endtest_data)->VerifiedEndTestLevel; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} --}} @if($key->eng_json_user_data != null) @php if(isset(json_decode($key->eng_json_user_data)->TotalLevels)) { $data = json_decode($key->eng_json_user_data)->TotalLevels; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_user_data != null) @php if(isset(json_decode($key->eng_json_user_data)->ProgressPercentage)) { $data = json_decode($key->eng_json_user_data)->ProgressPercentage; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_endtest_data != null) @php if(isset(json_decode($key->eng_json_endtest_data)->date)) { $data = json_decode($key->eng_json_endtest_data)->date; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_endtest_data != null) @php if(isset(json_decode($key->eng_json_endtest_data)->VerifiedEndTestLevel)) { $data = json_decode($key->eng_json_endtest_data)->VerifiedEndTestLevel; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}} @php $data = ''; @endphp @if($key->eng_json_endtest_data != null) @php if(isset(json_decode($key->eng_json_endtest_data)->VerifiedEndTestPercentage)) { $data = json_decode($key->eng_json_endtest_data)->VerifiedEndTestPercentage; } else { $data = ''; } @endphp @endif {{(isset($data)?$data:'')}}