$user['csrf'], 'csrf' => $user['csrf'], 'visit_id' => '' ]; return Request::postJson(true, 'pc', $url, $payload); } }