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