SL.
Name
EMAIL
PDS ID
RESULT
@if (isset($traineeData[0])) @php($key = 1) @foreach ($traineeData as $data)
upload_result == 2) class="red-text" @endif>
{{ $key++ }}
{{ $data->name }}
{{ $data->email }}
{{ $data->pds_id }}
{{ $data->upload_message }}
@endforeach @else
Currently there are no trainees in the waiting list to be initiated!
@endif