@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('sno')}} {{ getPhrase('title')}} {{ getPhrase('start_date')}} {{ getPhrase('end_date')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>'academics.dataTable')) @include('common.deletescript', array('route'=>URL_MASTERSETTINGS_ACADEMICS_DELETE)) @stop