![]() |
National UniversityBangladesh |
Date: 19/07/2025 |
@if($std_techer_status == 1) List of Applied Candidates @elseif($std_techer_status == 2) List of Confirmed Candidates @else List of Probable Candidates @endif @if ($value) {{$probable_list['0']['exam_master']->exam_name}} Examination {{$probable_list['0']['exam_master']->exam_year}} @else{{$probable_list['0']->exam_name}} Examination {{$probable_list['0']->exam_year}} @endif |
College Code : | @if ($value) {{$probable_list['0']['college']->college_code}} @else {{$probable_list['0']->student->college->college_code}} @endif | College Name : | @if ($value) {{$probable_list['0']['college']->college_name}} @else {{$probable_list['0']->student->college->college_name}} @endif | Total Candidate(s) : | {{$probable_list->count()}} |
Course Code : | {{$degree_group->degree_group_code}} | Course Name : | {{$degree_group->degree_group_name}} | Total Candidate(s) : | {{$probable_list->count()}} |
Subject Code : | {{$subject->subject_code}} | Subject Name : | {{$subject->subject_name}} |
SL. NO | Reg. NO | Session | Student Name | Father Name | Mobile No | @if (!$value)Reg. Type | @endifCan. Type | @if($std_techer_status == 1 || $std_techer_status == 2)NU Fee | @endifCourse Code(s) |
---|---|---|---|---|---|---|---|---|---|
{{$i++}} | {{$item->student->reg_no}} | {{$item->student->ac_session}} | {{$item->student->name}} | {{$item->student->father_name}} | {{$item->student->mobile}} | @if($item->student->student_type == 1) {{substr($item->student->get_student_type->student_type,0,3)}} @else {{'PVT'}} @endif | @if($item->student->student_type == 1) {{substr($item->candi_date_type->candidate_type,0,3)}} @else {{'PVT'}} @endif | @if($std_techer_status == 1 || $std_techer_status == 2){{$item->nu_fee}} | @endif