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