{{-- author: Sebastian Aleman date: 21 oct 2016 --}} @extends('layout.sidebar') @section('content') {{ HTML::script('js/statistics/index.js') }} {{ HTML::style('css/statistics/index.css') }} {{Form::token()}}
Filtros
{{Form::label('schoolYear', 'Año lectivo')}}
{{Form::label('section', 'Sección')}}
{{Form::label('subject', 'Materia')}}
{{Form::label('period', 'Periodo')}}
{{Form::label('subperiod', 'Subperiodo')}}
Reporte
Nivel Promedio
Detalle
Asignatura Promed #
@stop