@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('academic_year')}} {{ getPhrase('branch')}} {{ getPhrase('course')}} {{ getPhrase('action')}}
{{csrf_field()}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>'course-subjects.dataTable')) @stop