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