@extends('admin::layouts.plane') @section('page_heading') {{ $title }} @endsection @section('content')
| {{ $title }} | {{ $start_on }} | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Paper | Course Title | Type | Course Code | TheoryCredits | ParcticalCredits | |||||
| Semester {{ $semesterSuffix[$i]??$i.'th' }} | @if ($i == 1) Internal @endif | @if ($i == 1) MCQ @endif | @if ($i == 1) Theory @endif | @if ($i == 1) Practical Internal @endif | @if ($i == 1) Practical External @endif | |||||
| {{ $scheme_courses_detail['paper'] }} | {{ $scheme_courses_detail['title'] }} | {{ $scheme_courses_detail['type'] }} | {{ $scheme_courses_detail['course_code'] }} | {{ $scheme_courses_detail['theory_credits'] }} | {{ $scheme_courses_detail['partical_credits'] }} | {{ $scheme_courses_detail['internal'] }} | {{ $scheme_courses_detail['mcq'] }} | {{ $scheme_courses_detail['theory'] }} | {{ $scheme_courses_detail['partical_internal'] }} | {{ $scheme_courses_detail['partical_external'] }} |
| Theory Credits of Semester {{ $semesterSuffix[$i]??$i.'th' }} | {{ $semesterTotalCredits }} | |||||||||
| Theory Credits up to Semester {{ $semesterSuffix[$i]??$i.'th' }} | {{ $totalCredits }} | |||||||||