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