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