{{ Form::hidden('hdnSaveSpecialLanguagePointSst', action('ScaleDegreeController@postSaveEducationPoints', array()), array('id'=>'hdnSaveSpecialLanguagePointSst')) }} {{ Form::open(array('url' => '', 'class' => 'form-signin', 'method' => 'POST','id'=>'frmPontsSpecialLanguagePointSst')) }}
{{ Form::hidden('serial_sst', $schoolSetup->serial_sst, array('class'=>'form-control higth-input aditional_points_degree', 'placeholder'=>'', 'aria-describedby'=>'basic-addon9', 'id'=>'serial_sst','size' => '50x2')) }} {{ Form::text('special_language_points_sst', $schoolSetup->special_language_points_sst, array('class'=>'form-control higth-input', 'placeholder'=>'', 'aria-describedby'=>'basic-addon9', 'id'=>'special_language_points_sst','size' => '50x2')) }}
{{Form::close()}}
@foreach($scales as $scale) @endforeach
IDIOMA PUNTAJE
{{ HTML::script('js/scale/loads/language.js') }} {{ HTML::style('css/common/feature-table.css') }}