@extends('layout.sidebar') @section('content') @section('title','Crud') {{ Form::hidden('schoolYearIndex', action('SchoolYearController@getIndex', array()), array('id'=>'schoolYearIndex')) }}