@extends('layout.sidebar') @section('content') {{ HTML::style('css/dce/styleForm.css') }} {{ Form::hidden('urlBlendedForm', action('BlendedController@postOpenForm', array()), array('id'=>'urlBlendedForm')) }} {{ Form::hidden('serial_scy',$schoolYear->serial_scy,array('id' => 'serial_scy' ,'class' => 'student-data' )) }} {{ Form::token() }}