create(); $response = $this->post('v2/safety_and_privacy/operator/first_step'); $response->assertForbidden(); } }