{{ Form::model($Investigacion, array('route' => array('investigacion.actualizar', $Investigacion->id), 'id'=>'frmEditInv', 'method' => 'POST','enctype'=>'multipart/form-data')) }}