@if($students && count($students)>0)
@else
{{"No hay estudiantes asginados"}}
@endif
{{ HTML::style('css/common/feature-table.css') }}
{{ HTML::script('js/common/feature-table.js') }}
{{ HTML::script('js/changeFolioRegistrationNumber/load/studentByCourse.js')}}