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