@extends($layout) @section('header_scripts') @stop @section('content')

{{ $title }}

{{ getPhrase('date')}} {{ getPhrase('title')}} {{ getPhrase('subject')}} {{ getPhrase('teacher')}} {{ getPhrase('view')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>URL_STUDENT_ONLINESTUDY_AJAXLIST.$slug, 'route_as_url' => TRUE )) @stop