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