@for ($y = 1; $y <= $student->year_of_study; $y++)
@if (count($check_status) > 0)
@foreach ($check_status as $item)
@if ($item->sem1 == 1)
{{-- @if ($courses1->count() > 0) --}}
{{-- @if ($disco_count > 0) --}}
{{-- @endif --}}
Total Credit |
|
Total Grade Point |
|
GPA |
|
Remark |
|
Semester 1 |
Code |
Course Name |
Credit |
CA Score |
Total CA Score |
SE |
Total |
Grade |
Remark |
Assignment 1 |
Assignment 2 |
Test 1 |
Test 2 |
@foreach ($student as $students)
{{-- @dd($students) --}}
|
|
|
|
|
|
|
|
|
|
|
|
@endforeach
Grade
Summary
|
specials:
Repeat Modules:
|
Total Credit |
|
Total Grade Point |
|
GPA |
|
Remark |
|
{{-- @else --}}
{{--
--}}
{{-- Info! No coursework yet --}}
{{--
--}}
{{-- @endif --}}
@else
Info! Result is not Published yet For Semester I !!!
@endif
@endforeach
@endif
@endfor