@extends('layout.sidebar') @section('content') {{ Form::hidden('students', action('MigrationGradeAverageController@getStudents', array()), array('id'=>'students')) }} {{Form::token()}}