@extends($layout) @section('header_scripts') @stop @section('content')
@if(checkRole('owner')) @endif
{{ getPhrase('branch')}}{{ getPhrase('academic_year')}} {{ getPhrase('parent_course')}} {{ getPhrase('course')}} {{ getPhrase('action')}}
{{csrf_field()}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=> URL_MASTERSETTINGS_COURSE_SUBJECTS_AJAXLIST.$slug, 'route_as_url' => 1)) @stop