@extends($layout) @section('header_scripts') @stop @section('custom_div')
@stop @section('content')
{!! Form::open(array('url' => URL_MASTERSETTINGS_COURSE_SUBJECTS_ADD, 'method' => 'POST', 'name'=>'formQuiz ', 'novalidate'=>'')) !!}
{{ getPhrase('courses_list')}}

{{ $title }}

@for($yearno = 1; $yearno <= $record->course_dueration; $yearno++)

{{ getPhrase('year').' '. $yearno }}

@if($record->is_having_semister)