@extends('admin.include.main') @section('content')
{{--,$subject_mrks->id--}}
{{--@csrf--}}
Subject Name
Sort Order:
Select Subject Type:*
{{-- @foreach($subject_mrks as $sm) @endforeach --}} @foreach($show_exam as $sh) @endforeach {{-- @foreach($subject_mrks as $sub) @for($i=0; $i< count($show_exam); $i++) @endfor @for($i=0; $i< count($show_exam); $i++) @endfor @for($i=0; $i< count($show_exam); $i++) @endfor @endforeach {{--@endfor--}} {{-- @endforeach --}}
{{$sm->smsexam['exam_type']}} {{$sh->exam_type}}
Theory Full
Theory Pass
Prac Full
Prac Pass
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} @foreach($subject_mrks as $sub)
Theory Full
Theory Pass
Prac Full
Prac Pass
@endsection