{{ Form::model($material, ['route' => ['material.update', $material->id], 'method' => 'PUT','id'=>'edit_material']) }} {{ Form::close() }}