STUDY PLAN
Date : {{ date('d/m/Y') }}
@for($i=1; $i<=$plan->plan_year; $i++) @for($j=1; $j<=2; $j++) @foreach($studyplan as $study) @if($study->studyplan_year == $i and $study->studyplan_semester == $j) @endif @endforeach @endfor @endfor
{{ $plan->plan_name }}
Semester {{ $j }} Year {{ $i }} Credit
{{ $study->f_course_code.' '.$study->f_course_name_eng }} ({{ $study->grade_type }}) {{ $study->studyplan_credit }} @if($study->studyplan_count == 1) (non credit) @else @endif
รวม {{ $sum }}