{{ Form::model($label, array('route' => array('labels.update', $label->id), 'method' => 'PUT')) }} {{Form::close()}}